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/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>