You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2010/10/12 11:44:13 UTC

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

Author: cziegeler
Date: Tue Oct 12 09:44:12 2010
New Revision: 1021717

URL: http://svn.apache.org/viewvc?rev=1021717&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1021717&r1=1021716&r2=1021717&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/event/pom.xml (original)
+++ sling/trunk/bundles/extensions/event/pom.xml Tue Oct 12 09:44:12 2010
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.event</artifactId>
     <packaging>bundle</packaging>
-    <version>2.4.2</version>
+    <version>2.4.3-SNAPSHOT</version>
 
     <name>Apache Sling Event Support</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.event-2.4.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.event-2.4.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.event-2.4.2</url>
+        <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>
     </scm>
 
     <build>