Adapt pom files to use release.
Add changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@770555 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/junit4osgi/felix-command/pom.xml b/ipojo/junit4osgi/felix-command/pom.xml
index bdce36c..4c1199d 100644
--- a/ipojo/junit4osgi/felix-command/pom.xml
+++ b/ipojo/junit4osgi/felix-command/pom.xml
@@ -33,7 +33,7 @@
 		<dependency>

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

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

-			<version>1.1.0-SNAPSHOT</version>

+			<version>1.0.0</version>

 		</dependency>

 		<dependency>

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

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

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

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

-				<version>1.3.0-SNAPSHOT</version>

+				<version>1.2.0</version>

 				<executions>

 					<execution>

 						<goals>