Author: cziegeler
Date: Tue Aug 19 22:55:00 2008
New Revision: 687259
URL: http://svn.apache.org/viewvc?rev=687259&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/org.osgi.compendium/pom.xml
Modified: felix/trunk/org.osgi.compendium/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/org.osgi.compendium/pom.xml?rev=687259&r1=687258&r2=687259&view=diff
==============================================================================
--- felix/trunk/org.osgi.compendium/pom.xml (original)
+++ felix/trunk/org.osgi.compendium/pom.xml Tue Aug 19 22:55:00 2008
@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<description>OSGi Service Platform Release 4 Compendium Interfaces and
Classes.</description>
<artifactId>org.osgi.compendium</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>OSGi R4 Compendium Bundle</name>
<packaging>bundle</packaging>
<dependencies>
@@ -70,10 +70,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.1.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.1.0</url>
- </scm>
</project>