[maven-release-plugin] prepare release org.apache.felix.commons.poi-full-3.0.1-FINAL-0001
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568468 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/poi-full/pom.xml b/commons/poi-full/pom.xml
index 56db42c..116aafc 100644
--- a/commons/poi-full/pom.xml
+++ b/commons/poi-full/pom.xml
@@ -35,7 +35,7 @@
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>${osgiVersion}-${pomVersion}-SNAPSHOT</version>
+ <version>3.0.1-FINAL-0001</version>
<packaging>bundle</packaging>
<name>${pkgArtifactId} bundle</name>
<description>
@@ -47,9 +47,9 @@
</organization>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/poi-full</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/poi-full</developerConnection>
- <url>http://svn.apache.org/viewcvs/felix/trunk/commons/poi-full</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001</url>
</scm>
<dependencies>