You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2011/03/01 17:40:47 UTC

svn commit: r1075894 - /chemistry/chemistry-jar-resource-bundle/trunk/pom.xml

Author: gabriele
Date: Tue Mar  1 16:40:47 2011
New Revision: 1075894

URL: http://svn.apache.org/viewvc?rev=1075894&view=rev
Log:
[maven-release-plugin] prepare release chemistry-jar-resource-bundle-0.3.0

Modified:
    chemistry/chemistry-jar-resource-bundle/trunk/pom.xml

Modified: chemistry/chemistry-jar-resource-bundle/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml?rev=1075894&r1=1075893&r2=1075894&view=diff
==============================================================================
--- chemistry/chemistry-jar-resource-bundle/trunk/pom.xml (original)
+++ chemistry/chemistry-jar-resource-bundle/trunk/pom.xml Tue Mar  1 16:40:47 2011
@@ -1,5 +1,4 @@
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -9,15 +8,15 @@
   </parent>
 
   <scm>
-     <connection>scm:svn:https://svn.apache.org/repos/asf/chemistry/chemistry-jar-resource-bundle/trunk</connection>
-     <developerConnection>scn:svn:https://svn.apache.org/repos/asf/chemistry/chemistry-jar-resource-bundle/trunk</developerConnection>
-     <url>https://svn.apache.org/repos/asf/chemistry/chemistry-jar-resource-bundle/trunk</url>
+     <connection>scm:svn:https://svn.apache.org/repos/asf/chemistry/chemistry-jar-resource-bundle/tags/chemistry-jar-resource-bundle-0.3.0</connection>
+     <developerConnection>scn:svn:https://svn.apache.org/repos/asf/chemistry/chemistry-jar-resource-bundle/tags/chemistry-jar-resource-bundle-0.3.0</developerConnection>
+     <url>https://svn.apache.org/repos/asf/chemistry/chemistry-jar-resource-bundle/tags/chemistry-jar-resource-bundle-0.3.0</url>
   </scm>
 
 
   <groupId>org.apache.chemistry.resources</groupId>
   <artifactId>chemistry-jar-resource-bundle</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0</version>
   <packaging>jar</packaging>
 
   <name>chemistry-jar-resource-bundle</name>