Author: pauls
Date: Sun Sep 6 20:51:08 2009
New Revision: 811885
URL: http://svn.apache.org/viewvc?rev=811885&view=rev
Log:
Update to be 1.5.0-SNAPSHOT
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=811885&r1=811884&r2=811885&view=diff
==============================================================================
--- felix/trunk/org.osgi.core/pom.xml (original)
+++ felix/trunk/org.osgi.core/pom.xml Sun Sep 6 20:51:08 2009
@@ -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.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<build>
<plugins>