Author: rickhall
Date: Thu Mar 24 20:07:26 2011
New Revision: 1085110
URL: http://svn.apache.org/viewvc?rev=1085110&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/log/pom.xml
Modified: felix/trunk/log/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/log/pom.xml?rev=1085110&r1=1085109&r2=1085110&view=diff
==============================================================================
--- felix/trunk/log/pom.xml (original)
+++ felix/trunk/log/pom.xml Thu Mar 24 20:07:26 2011
@@ -29,7 +29,7 @@
<description>
A simple implementation of the OSGi R4 Log service.
</description>
- <version>1.0.1</version>
+ <version>1.1.0-SNAPSHOT</version>
<artifactId>org.apache.felix.log</artifactId>
<dependencies>
<dependency>
@@ -79,10 +79,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.log-1.0.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.log-1.0.1</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.log-1.0.1</url>
- </scm>
</project>