You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by st...@apache.org on 2015/07/10 16:17:01 UTC

svn commit: r1690265 - /sling/trunk/bundles/extensions/event/pom.xml

Author: stefanegli
Date: Fri Jul 10 14:17:01 2015
New Revision: 1690265

URL: http://svn.apache.org/r1690265
Log:
[maven-release-plugin] prepare release org.apache.sling.event-3.7.2

Modified:
    sling/trunk/bundles/extensions/event/pom.xml

Modified: sling/trunk/bundles/extensions/event/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/event/pom.xml?rev=1690265&r1=1690264&r2=1690265&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/event/pom.xml (original)
+++ sling/trunk/bundles/extensions/event/pom.xml Fri Jul 10 14:17:01 2015
@@ -24,12 +24,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>24</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.event</artifactId>
     <packaging>bundle</packaging>
-    <version>3.7.1-SNAPSHOT</version>
+    <version>3.7.2</version>
 
     <name>Apache Sling Event Support</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/event</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/event</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/event</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.event-3.7.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.event-3.7.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.event-3.7.2</url>
     </scm>
 
     <properties>