Author: clement
Date: Fri May 16 14:17:47 2008
New Revision: 657215
URL: http://svn.apache.org/viewvc?rev=657215&view=rev
Log:
Revert the modification made by maven during the release preparation
Modified:
felix/trunk/ipojo/metadata/pom.xml
Modified: felix/trunk/ipojo/metadata/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/ipojo/metadata/pom.xml?rev=657215&r1=657214&r2=657215&view=diff
==============================================================================
--- felix/trunk/ipojo/metadata/pom.xml (original)
+++ felix/trunk/ipojo/metadata/pom.xml Fri May 16 14:17:47 2008
@@ -16,7 +16,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project>
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>felix</artifactId>
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.metadata</artifactId>
<groupId>org.apache.felix</groupId>
- <version>0.9.0</version>
+ <version>0.8.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Felix iPOJO Metadata</name>
<build>