Author: cziegeler
Date: Thu Sep 16 06:54:48 2010
New Revision: 997610
URL: http://svn.apache.org/viewvc?rev=997610&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/installer/osgi/installer/pom.xml
Modified: sling/trunk/installer/osgi/installer/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/osgi/installer/pom.xml?rev=997610&r1=997609&r2=997610&view=diff
==============================================================================
--- sling/trunk/installer/osgi/installer/pom.xml (original)
+++ sling/trunk/installer/osgi/installer/pom.xml Thu Sep 16 06:54:48 2010
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.osgi.installer</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling OSGi Installer</name>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.osgi.installer-3.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.osgi.installer-3.0.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.osgi.installer-3.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/osgi/installer</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/osgi/installer</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/installer/osgi/installer</url>
</scm>
<build>