Change version number to be 0.8.0-SNAPSHOT
Add LICENCE and NOTICE files

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@653550 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/examples/junit4osgi/felix-command/pom.xml b/ipojo/examples/junit4osgi/felix-command/pom.xml
index 98133b6..9519883 100644
--- a/ipojo/examples/junit4osgi/felix-command/pom.xml
+++ b/ipojo/examples/junit4osgi/felix-command/pom.xml
@@ -24,12 +24,12 @@
 		org.apache.felix.ipojo.junit4osgi.felix-command

 	</artifactId>

 	<groupId>ipojo.examples</groupId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<dependencies>

 		<dependency>

 			<groupId>${pom.groupId}</groupId>

 			<artifactId>org.apache.felix.ipojo.junit4osgi</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

@@ -74,7 +74,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/junit4osgi/immediate-launcher/pom.xml b/ipojo/examples/junit4osgi/immediate-launcher/pom.xml
index b284d34..5531476 100644
--- a/ipojo/examples/junit4osgi/immediate-launcher/pom.xml
+++ b/ipojo/examples/junit4osgi/immediate-launcher/pom.xml
@@ -24,12 +24,12 @@
 		org.apache.felix.ipojo.junit4osgi.immediate-runner

 	</artifactId>

 	<groupId>ipojo.examples</groupId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<dependencies>

 		<dependency>

 			<groupId>${pom.groupId}</groupId>

 			<artifactId>org.apache.felix.ipojo.junit4osgi</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

@@ -74,7 +74,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/junit4osgi/junit4osgi/pom.xml b/ipojo/examples/junit4osgi/junit4osgi/pom.xml
index 929816f..c392666 100644
--- a/ipojo/examples/junit4osgi/junit4osgi/pom.xml
+++ b/ipojo/examples/junit4osgi/junit4osgi/pom.xml
@@ -22,17 +22,17 @@
 	<name>Junit4Osgi</name>

 	<artifactId>org.apache.felix.ipojo.junit4osgi</artifactId>

 	<groupId>ipojo.examples</groupId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<dependencies>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo.metadata</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>junit</groupId>

@@ -83,7 +83,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/junit4osgi/pom.xml b/ipojo/examples/junit4osgi/pom.xml
index caa5026..a354511 100644
--- a/ipojo/examples/junit4osgi/pom.xml
+++ b/ipojo/examples/junit4osgi/pom.xml
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>

   <artifactId>Junit4Osgi</artifactId>

   <groupId>ipojo.examples</groupId>

-  <version>0.7.6-SNAPSHOT</version>

+  <version>0.8.0-SNAPSHOT</version>

   <name>Apache Felix iPOJO Junit4OSGi</name>

   <packaging>pom</packaging>

   

diff --git a/ipojo/examples/junit4osgi/swing-runner/pom.xml b/ipojo/examples/junit4osgi/swing-runner/pom.xml
index df14c02..c995e51 100644
--- a/ipojo/examples/junit4osgi/swing-runner/pom.xml
+++ b/ipojo/examples/junit4osgi/swing-runner/pom.xml
@@ -22,12 +22,12 @@
 	<name>Junit4Osgi-Swing-GUI</name>

 	<artifactId>org.apache.felix.ipojo.junit4osgi.swing-gui</artifactId>

 	<groupId>ipojo.examples</groupId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<dependencies>

 		<dependency>

 			<groupId>${pom.groupId}</groupId>

 			<artifactId>org.apache.felix.ipojo.junit4osgi</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

@@ -72,7 +72,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/pom.xml b/ipojo/examples/pom.xml
index adc64d4..7f77a8d 100644
--- a/ipojo/examples/pom.xml
+++ b/ipojo/examples/pom.xml
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>

   <groupId>ipojo.examples</groupId>

   <artifactId>ipojo.examples</artifactId>

-  <version>0.7.6-SNAPSHOT</version>

+  <version>0.8.0-SNAPSHOT</version>

   <name>Apache Felix iPOJO Examples</name>

   <packaging>pom</packaging>

   <modules>

diff --git a/ipojo/examples/property-handler/PropertyHandler/pom.xml b/ipojo/examples/property-handler/PropertyHandler/pom.xml
index 9c5870c..8238322 100644
--- a/ipojo/examples/property-handler/PropertyHandler/pom.xml
+++ b/ipojo/examples/property-handler/PropertyHandler/pom.xml
@@ -24,17 +24,17 @@
 		org.apache.felix.ipojo.example.handler.property

 	</artifactId>

 	<groupId>ipojo.examples</groupId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<dependencies>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo.metadata</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 	</dependencies>

 	<build>

@@ -64,7 +64,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/property-handler/PropertyHandlerTest/pom.xml b/ipojo/examples/property-handler/PropertyHandlerTest/pom.xml
index b7b4c43..68265f0 100644
--- a/ipojo/examples/property-handler/PropertyHandlerTest/pom.xml
+++ b/ipojo/examples/property-handler/PropertyHandlerTest/pom.xml
@@ -24,19 +24,19 @@
 		org.apache.felix.ipojo.example.handler.property.test

 	</artifactId>

 	<groupId>ipojo.examples</groupId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<dependencies>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo.annotations</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>ipojo.examples</groupId>

 			<artifactId>

 				org.apache.felix.ipojo.example.handler.property

 			</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 	</dependencies>

 	<build>

@@ -65,7 +65,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/property-handler/pom.xml b/ipojo/examples/property-handler/pom.xml
index 764c487..5a08d9d 100644
--- a/ipojo/examples/property-handler/pom.xml
+++ b/ipojo/examples/property-handler/pom.xml
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>

   <artifactId>ipojo.examples.property.handler</artifactId>

   <groupId>ipojo.examples</groupId>

-  <version>0.7.6-SNAPSHOT</version>

+  <version>0.8.0-SNAPSHOT</version>

   <name>Apache Felix iPOJO Property Handler</name>

   <packaging>pom</packaging>

 

diff --git a/ipojo/examples/tutorial-maven/hello.client.annotation/pom.xml b/ipojo/examples/tutorial-maven/hello.client.annotation/pom.xml
index f04a397..60a2feb 100644
--- a/ipojo/examples/tutorial-maven/hello.client.annotation/pom.xml
+++ b/ipojo/examples/tutorial-maven/hello.client.annotation/pom.xml
@@ -3,19 +3,19 @@
   <packaging>bundle</packaging>

   <groupId>ipojo.examples</groupId>

   <artifactId>hello.client.annotation</artifactId>

-   <version>0.7.6-SNAPSHOT</version>

+   <version>0.8.0-SNAPSHOT</version>

   <name>Hello Service Client using Annotations</name>

   

   <dependencies>

     <dependency>

       <groupId>ipojo.examples</groupId>

       <artifactId>hello.service</artifactId>

-      <version>0.7.6-SNAPSHOT</version>

+      <version>0.8.0-SNAPSHOT</version>

     </dependency>

     <dependency>

       <groupId>org.apache.felix</groupId>

       <artifactId>org.apache.felix.ipojo.annotations</artifactId>

-      <version>0.7.6-SNAPSHOT</version>

+      <version>0.8.0-SNAPSHOT</version>

     </dependency>

   </dependencies>

   

@@ -59,7 +59,7 @@
       <plugin>

 	      <groupId>org.apache.felix</groupId>

 	      <artifactId>maven-ipojo-plugin</artifactId>

-		  <version>0.7.6-SNAPSHOT</version>

+		  <version>0.8.0-SNAPSHOT</version>

 		  <executions>

           	<execution>

             	<goals>

diff --git a/ipojo/examples/tutorial-maven/hello.client/pom.xml b/ipojo/examples/tutorial-maven/hello.client/pom.xml
index 450c1b7..d838d1b 100644
--- a/ipojo/examples/tutorial-maven/hello.client/pom.xml
+++ b/ipojo/examples/tutorial-maven/hello.client/pom.xml
@@ -21,13 +21,13 @@
 	<packaging>bundle</packaging><!-- Use the BND Maven plug-in -->

 	<groupId>ipojo.examples</groupId>

 	<artifactId>hello.client</artifactId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<name>Hello Service Client</name>

 	<dependencies>

 		<dependency>

 			<groupId>ipojo.examples</groupId>

 			<artifactId>hello.service</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 	</dependencies>

 

@@ -68,7 +68,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml b/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
index dfab827..cafdbcb 100644
--- a/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
+++ b/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
@@ -21,7 +21,7 @@
 	<packaging>bundle</packaging>

 	<groupId>ipojo.examples</groupId>

 	<artifactId>hello.impl.annotation</artifactId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<name>Hello Service Provider using Annotations</name>

 

 	<pluginRepositories>

@@ -44,12 +44,12 @@
 		<dependency>

 			<groupId>ipojo.examples</groupId>

 			<artifactId>hello.service</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo.annotations</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 	</dependencies>

 

@@ -81,7 +81,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/tutorial-maven/hello.impl/pom.xml b/ipojo/examples/tutorial-maven/hello.impl/pom.xml
index 3bd717e..e38ee37 100644
--- a/ipojo/examples/tutorial-maven/hello.impl/pom.xml
+++ b/ipojo/examples/tutorial-maven/hello.impl/pom.xml
@@ -3,7 +3,7 @@
 	<packaging>bundle</packaging>

 	<groupId>ipojo.examples</groupId>

 	<artifactId>hello.impl</artifactId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<name>Hello Service Provider</name>

 

 	<pluginRepositories>

@@ -26,7 +26,7 @@
 		<dependency>

 			<groupId>ipojo.examples</groupId>

 			<artifactId>hello.service</artifactId>

-			<version>0.7.6-SNAPSHOT</version>

+			<version>0.8.0-SNAPSHOT</version>

 		</dependency>

 	</dependencies>

 

@@ -51,7 +51,7 @@
 			<plugin>

 				<groupId>org.apache.felix</groupId>

 				<artifactId>maven-ipojo-plugin</artifactId>

-				<version>0.7.6-SNAPSHOT</version>

+				<version>0.8.0-SNAPSHOT</version>

 				<executions>

 					<execution>

 						<goals>

diff --git a/ipojo/examples/tutorial-maven/hello.service/pom.xml b/ipojo/examples/tutorial-maven/hello.service/pom.xml
index 084989d..8636333 100644
--- a/ipojo/examples/tutorial-maven/hello.service/pom.xml
+++ b/ipojo/examples/tutorial-maven/hello.service/pom.xml
@@ -21,7 +21,7 @@
 	<packaging>bundle</packaging>

 	<groupId>ipojo.examples</groupId>

 	<artifactId>hello.service</artifactId>

-	<version>0.7.6-SNAPSHOT</version>

+	<version>0.8.0-SNAPSHOT</version>

 	<name>Hello Service</name>

 

 	<pluginRepositories>

diff --git a/ipojo/examples/tutorial-maven/pom.xml b/ipojo/examples/tutorial-maven/pom.xml
index 8266daf..fa68686 100644
--- a/ipojo/examples/tutorial-maven/pom.xml
+++ b/ipojo/examples/tutorial-maven/pom.xml
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>

   <artifactId>ipojo.tutorial</artifactId>

   <groupId>ipojo.examples</groupId>

-  <version>0.7.6-SNAPSHOT</version>

+  <version>0.8.0-SNAPSHOT</version>

   <name>Apache Felix iPOJO Tutorial</name>

   <packaging>pom</packaging>

   <modules>