Author: cziegeler
Date: Wed Aug 22 00:06:44 2007
New Revision: 568477

URL: http://svn.apache.org/viewvc?rev=568477&view=rev
Log:
[maven-release-plugin] prepare release 
org.apache.felix.commons.xml-apis-1.3.4-0001

Modified:
    felix/trunk/commons/xml-apis/pom.xml

Modified: felix/trunk/commons/xml-apis/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/commons/xml-apis/pom.xml?rev=568477&r1=568476&r2=568477&view=diff
==============================================================================
--- felix/trunk/commons/xml-apis/pom.xml (original)
+++ felix/trunk/commons/xml-apis/pom.xml Wed Aug 22 00:06:44 2007
@@ -17,8 +17,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 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";>
   
   <modelVersion>4.0.0</modelVersion>
   
@@ -39,7 +38,7 @@
   
   <groupId>org.apache.felix.commons</groupId>
   <artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
-  <version>${osgiVersion}-${pomVersion}-SNAPSHOT</version>
+  <version>1.3.4-0001</version>
   <packaging>bundle</packaging>
     
   <name>${pkgArtifactId} bundle</name>
@@ -53,9 +52,9 @@
     </organization>
 
     <scm>
-      
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/xml-apis</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/xml-apis</developerConnection>
-      <url>http://svn.apache.org/viewcvs/felix/trunk/commons/xml-apis</url>
+      
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.xml-apis-1.3.4-0001</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.xml-apis-1.3.4-0001</developerConnection>
+      
<url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.xml-apis-1.3.4-0001</url>
     </scm>
 
     <dependencies>


Reply via email to