[maven-release-plugin] prepare release org.apache.felix.inventory-1.0.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1486600 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/inventory/pom.xml b/inventory/pom.xml
index 306e407..bcdf12a 100644
--- a/inventory/pom.xml
+++ b/inventory/pom.xml
@@ -28,15 +28,15 @@
<artifactId>org.apache.felix.inventory</artifactId>
<packaging>bundle</packaging>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Felix Inventory</name>
<description>Apache Felix Inventory provides some mechanisms to get the current state of the system and therefore provides an inventory of the system.</description>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/inventory</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/inventory</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/inventory</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.inventory-1.0.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.inventory-1.0.0</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.inventory-1.0.0</url>
</scm>
<build>