Author: cziegeler
Date: Mon Aug 22 15:18:01 2016
New Revision: 1757198
URL: http://svn.apache.org/viewvc?rev=1757198&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.engine-2.6.2
Modified:
sling/trunk/bundles/engine/pom.xml
Modified: sling/trunk/bundles/engine/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/engine/pom.xml?rev=1757198&r1=1757197&r2=1757198&view=diff
==============================================================================
--- sling/trunk/bundles/engine/pom.xml (original)
+++ sling/trunk/bundles/engine/pom.xml Mon Aug 22 15:18:01 2016
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.engine</artifactId>
<packaging>bundle</packaging>
- <version>2.6.1-SNAPSHOT</version>
+ <version>2.6.2</version>
<name>Apache Sling Engine Implementation</name>
<description>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/engine</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/engine</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/sling/engine</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.6.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.6.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.6.2</url>
</scm>
<properties>