Author: radu Date: Tue Jul 14 13:03:45 2015 New Revision: 1690921 URL: http://svn.apache.org/r1690921 Log: [maven-release-plugin] prepare release org.apache.sling.scripting.api-2.1.8
Modified: sling/trunk/bundles/scripting/api/pom.xml Modified: sling/trunk/bundles/scripting/api/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/api/pom.xml?rev=1690921&r1=1690920&r2=1690921&view=diff ============================================================================== --- sling/trunk/bundles/scripting/api/pom.xml (original) +++ sling/trunk/bundles/scripting/api/pom.xml Tue Jul 14 13:03:45 2015 @@ -25,21 +25,21 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>24</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.scripting.api</artifactId> - <version>2.1.7-SNAPSHOT</version> + <version>2.1.8</version> <packaging>bundle</packaging> <name>Apache Sling Scripting Implementation API</name> <description>This bundle provides the internal API to implement scripting.</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/api</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/api + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.api-2.1.8</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.api-2.1.8 </developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/api</url> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.api-2.1.8</url> </scm> <build>