Author: cziegeler
Date: Mon Apr 15 13:10:10 2013
New Revision: 1468030
URL: http://svn.apache.org/r1468030
Log:
[maven-release-plugin] prepare release org.apache.sling.engine-2.2.8
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=1468030&r1=1468029&r2=1468030&view=diff
==============================================================================
--- sling/trunk/bundles/engine/pom.xml (original)
+++ sling/trunk/bundles/engine/pom.xml Mon Apr 15 13:10:10 2013
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.engine</artifactId>
<packaging>bundle</packaging>
- <version>2.2.7-SNAPSHOT</version>
+ <version>2.2.8</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.2.8</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.2.8</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.engine-2.2.8</url>
</scm>
<properties>