Author: fmeschbe
Date: Wed May 20 21:49:06 2009
New Revision: 776875

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

Modified:
    incubator/sling/trunk/bundles/api/pom.xml

Modified: incubator/sling/trunk/bundles/api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/api/pom.xml?rev=776875&r1=776874&r2=776875&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/api/pom.xml (original)
+++ incubator/sling/trunk/bundles/api/pom.xml Wed May 20 21:49:06 2009
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling API</name>
@@ -44,9 +44,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.api-2.1.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.api-2.1.0</developerConnection>
-        
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.api-2.1.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/api</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/api</developerConnection>
+        
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/api</url>
     </scm>
 
     <dependencies>


Reply via email to