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:31 UTC

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

Author: simonetripodi
Date: Sun Jan 20 20:57:31 2013
New Revision: 1435961

URL: http://svn.apache.org/viewvc?rev=1435961&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1435961&r1=1435960&r2=1435961&view=diff
==============================================================================
--- incubator/onami/trunk/test/pom.xml (original)
+++ incubator/onami/trunk/test/pom.xml Sun Jan 20 20:57:31 2013
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.onami.test</artifactId>
-  <version>1.4.0-incubating</version>
+  <version>1.4.1-incubating-SNAPSHOT</version>
 
   <name>Apache Onami-Test</name>
   <description>Apache Onami-Test is a simple library to inject a Junit4 test classess via Google-Guice.</description>
@@ -36,9 +36,9 @@
   <inceptionYear>2010</inceptionYear>
 
   <scm>
-    <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>
+    <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>
   </scm>
   <issueManagement>
     <system>JIRA</system>