Author: pauls Date: Tue Oct 14 05:19:11 2008 New Revision: 704511 URL: http://svn.apache.org/viewvc?rev=704511&view=rev Log: Update to framework version 1.2.2.
Modified: felix/branches/org.apache.felix.main-1.2.1/pom.xml Modified: felix/branches/org.apache.felix.main-1.2.1/pom.xml URL: http://svn.apache.org/viewvc/felix/branches/org.apache.felix.main-1.2.1/pom.xml?rev=704511&r1=704510&r2=704511&view=diff ============================================================================== --- felix/branches/org.apache.felix.main-1.2.1/pom.xml (original) +++ felix/branches/org.apache.felix.main-1.2.1/pom.xml Tue Oct 14 05:19:11 2008 @@ -32,7 +32,7 @@ <dependency> <groupId>${pom.groupId}</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> <exclusions> <exclusion> <groupId>${pom.groupId}</groupId> @@ -131,7 +131,7 @@ <artifactItem> <groupId>${pom.groupId}</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> </artifactItem> </artifactItems> </configuration>