Revert to the 0.8.1-SNAPSHOT version in order to fix a NOTICE file issue. The file said that this artifact contains code from the OSGi Alliance, but this was wrong.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@668230 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/composite/NOTICE b/ipojo/composite/NOTICE
index bcce229..ccfa91d 100644
--- a/ipojo/composite/NOTICE
+++ b/ipojo/composite/NOTICE
@@ -8,11 +8,6 @@
Licensed under the Apache License 2.0.
This product includes software developed at
-The OSGi Alliance (http://www.osgi.org/).
-Copyright 2006 The OSGi Alliance.
-Licensed under the Apache License 2.0.
-
-This product includes software developed at
Copyright (c) 2000-2005 INRIA, France Telecom
Licensed under BSD License.
diff --git a/ipojo/composite/pom.xml b/ipojo/composite/pom.xml
index bedb5ed..b729506 100644
--- a/ipojo/composite/pom.xml
+++ b/ipojo/composite/pom.xml
@@ -28,7 +28,7 @@
<name>Apache Felix iPOJO Composite</name>
<artifactId>org.apache.felix.ipojo.composite</artifactId>
<groupId>org.apache.felix</groupId>
- <version>0.9.0-SNAPSHOT</version>
+ <version>0.8.1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>