Pārlūkot izejas kodu

[maven-release-plugin] prepare release register-app-1.1.0

peter_backlund 17 gadus atpakaļ
vecāks
revīzija
452bcc1925
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      register-app/pom.xml

+ 2
- 2
register-app/pom.xml Parādīt failu

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