Author: pauls
Date: Sun Jan 27 13:07:07 2008
New Revision: 615647
URL: http://svn.apache.org/viewvc?rev=615647&view=rev
Log:
Prepare framework 1.0.2 release.
Modified:
felix/trunk/framework/pom.xml
Modified: felix/trunk/framework/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=615647&r1=615646&r2=615647&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Sun Jan 27 13:07:07 2008
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Framework</name>
<artifactId>org.apache.felix.framework</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.2</version>
<dependencies>
<dependency>
<groupId>${pom.groupId}</groupId>