Author: cziegeler
Date: Wed Aug 22 00:04:51 2007
New Revision: 568468
URL: http://svn.apache.org/viewvc?rev=568468&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.felix.commons.poi-full-3.0.1-FINAL-0001
Modified:
felix/trunk/commons/poi-full/pom.xml
Modified: felix/trunk/commons/poi-full/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/commons/poi-full/pom.xml?rev=568468&r1=568467&r2=568468&view=diff
==============================================================================
--- felix/trunk/commons/poi-full/pom.xml (original)
+++ felix/trunk/commons/poi-full/pom.xml Wed Aug 22 00:04:51 2007
@@ -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>