Explorar el Código

[maven-release-plugin] prepare for next development iteration

peter_backlund hace 17 años
padre
commit
31658acb35
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      register-app/pom.xml

+ 2
- 2
register-app/pom.xml Ver fichero

@@ -4,10 +4,10 @@
4 4
   <groupId>se.citerus</groupId>
5 5
   <artifactId>register-app</artifactId>
6 6
   <name>register-app</name>
7
-  <version>1.1.0</version>
7
+  <version>1.1.1-SNAPSHOT</version>
8 8
   <url>http://dddsample.sf.net</url>
9 9
   <scm>
10
-    <developerConnection>scm:svn:https://dddsample.svn.sourceforge.net/svnroot/dddsample/tags/register-app-1.1.0</developerConnection>
10
+    <developerConnection>scm:svn:https://dddsample.svn.sourceforge.net/svnroot/dddsample</developerConnection>
11 11
   </scm>
12 12
   <build>
13 13
     <plugins>