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