You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/01/20 21:57:21 UTC

svn commit: r1435958 - /incubator/onami/trunk/test/pom.xml

Author: simonetripodi
Date: Sun Jan 20 20:57:21 2013
New Revision: 1435958

URL: http://svn.apache.org/viewvc?rev=1435958&view=rev
Log:
[maven-release-plugin] prepare release org.apache.onami.test-1.4.0-incubating

Modified:
    incubator/onami/trunk/test/pom.xml

Modified: incubator/onami/trunk/test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/pom.xml?rev=1435958&r1=1435957&r2=1435958&view=diff
==============================================================================
--- incubator/onami/trunk/test/pom.xml (original)
+++ incubator/onami/trunk/test/pom.xml Sun Jan 20 20:57:21 2013
@@ -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>
 
@@ -29,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.onami.test</artifactId>
-  <version>1.4.0-incubating-SNAPSHOT</version>
+  <version>1.4.0-incubating</version>
 
   <name>Apache Onami-Test</name>
   <description>Apache Onami-Test is a simple library to inject a Junit4 test classess via Google-Guice.</description>
@@ -37,9 +36,9 @@
   <inceptionYear>2010</inceptionYear>
 
   <scm>
-    <url>https://svn.apache.org/viewvc/incubator/onami/trunk/test</url>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/test</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/test</developerConnection>
+    <url>https://svn.apache.org/viewvc/incubator/onami/tags/org.apache.onami.test-1.4.0-incubating</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/tags/org.apache.onami.test-1.4.0-incubating</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/tags/org.apache.onami.test-1.4.0-incubating</developerConnection>
   </scm>
   <issueManagement>
     <system>JIRA</system>