Author: cziegeler
Date: Wed Jun  4 08:40:55 2008
New Revision: 663231

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

Modified:
    incubator/sling/trunk/jcr/ocm/pom.xml

Modified: incubator/sling/trunk/jcr/ocm/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/ocm/pom.xml?rev=663231&r1=663230&r2=663231&view=diff
==============================================================================
--- incubator/sling/trunk/jcr/ocm/pom.xml (original)
+++ incubator/sling/trunk/jcr/ocm/pom.xml Wed Jun  4 08:40:55 2008
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.ocm</artifactId>
-    <version>2.0.0-incubator</version>
+    <version>2.0.1-incubator-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Sling - Object Content Mapping</name>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.ocm-2.0.0-incubator</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.ocm-2.0.0-incubator</developerConnection>
-        
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.ocm-2.0.0-incubator</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/ocm</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/ocm</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/ocm</url>
     </scm>
 
     <build>


Reply via email to