Switch NOTICE and DEPENDENCIES
Rollback release.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1060932 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/plugin/DEPENDENCIES b/ipojo/plugin/DEPENDENCIES
index d3d5c69..1e2f3be 100644
--- a/ipojo/plugin/DEPENDENCIES
+++ b/ipojo/plugin/DEPENDENCIES
@@ -1,6 +1,21 @@
Apache Felix iPOJO Maven Plugin
Copyright 2008-2011 The Apache Software Foundation
+I. Included Software
+
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Licensed under the Apache License 2.0.
+
+II. Used Software
+
+This product uses software developed at
+The Apache Software Foundation (http://www.apache.org/).
+Licensed under the Apache License 2.0.
+
+This product uses software developed at
+The Codehaus (http://www.codehaus.org)
+Licensed under the Apache License 2.0.
+
+III. License Summary
+- Apache License 2.0
diff --git a/ipojo/plugin/NOTICE b/ipojo/plugin/NOTICE
index 1e2f3be..1d209d3 100644
--- a/ipojo/plugin/NOTICE
+++ b/ipojo/plugin/NOTICE
@@ -1,21 +1,7 @@
Apache Felix iPOJO Maven Plugin
Copyright 2008-2011 The Apache Software Foundation
-I. Included Software
-
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Licensed under the Apache License 2.0.
-II. Used Software
-
-This product uses software developed at
-The Apache Software Foundation (http://www.apache.org/).
-Licensed under the Apache License 2.0.
-
-This product uses software developed at
-The Codehaus (http://www.codehaus.org)
-Licensed under the Apache License 2.0.
-
-III. License Summary
-- Apache License 2.0
diff --git a/ipojo/plugin/pom.xml b/ipojo/plugin/pom.xml
index 0cf133a..6213a1e 100644
--- a/ipojo/plugin/pom.xml
+++ b/ipojo/plugin/pom.xml
@@ -26,17 +26,17 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-ipojo-plugin</artifactId>
<groupId>org.apache.felix</groupId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<name>Apache Felix iPOJO Maven Plugin</name>
<packaging>maven-plugin</packaging>
-
+
<description>
Maven Plugin to package iPOJO-powered bundles.
</description>
<url>
http://felix.apache.org/site/ipojo-maven-plug-in.html
</url>
-
+
<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>