[haiku-depot-web] [haiku-depot-web-app] push by haiku.li...@xxxxxxxxx - [maven-release-plugin] prepare release 1.1.1 on 2013-12-18 09:25 GMT

  • From: haiku-depot-web-app@xxxxxxxxxxxxxx
  • To: haiku-depot-web@xxxxxxxxxxxxx
  • Date: Wed, 18 Dec 2013 09:25:23 +0000

Revision: 867b36faed68
Author:   Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Date:     Wed Dec 18 09:24:41 2013 UTC
Log:      [maven-release-plugin] prepare release 1.1.1

http://code.google.com/p/haiku-depot-web-app/source/detail?r=867b36faed68

Modified:
 /haikudepotserver-api1/pom.xml
 /haikudepotserver-packagefile/pom.xml
 /haikudepotserver-parent/pom.xml
 /haikudepotserver-webapp/pom.xml
 /pom.xml

=======================================
--- /haikudepotserver-api1/pom.xml      Wed Dec 11 08:25:33 2013 UTC
+++ /haikudepotserver-api1/pom.xml      Wed Dec 18 09:24:41 2013 UTC
@@ -1,13 +1,10 @@
-<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";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-packagefile/pom.xml       Fri Nov 15 08:51:45 2013 UTC
+++ /haikudepotserver-packagefile/pom.xml       Wed Dec 18 09:24:41 2013 UTC
@@ -1,13 +1,10 @@
-<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";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-parent/pom.xml    Wed Dec 11 08:25:33 2013 UTC
+++ /haikudepotserver-parent/pom.xml    Wed Dec 18 09:24:41 2013 UTC
@@ -4,7 +4,7 @@
     <groupId>org.haikuos</groupId>
     <artifactId>haikudepotserver-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.1</version>

     <properties>
         <spring.version>3.2.4.RELEASE</spring.version>
=======================================
--- /haikudepotserver-webapp/pom.xml    Wed Dec 18 09:17:36 2013 UTC
+++ /haikudepotserver-webapp/pom.xml    Wed Dec 18 09:24:41 2013 UTC
@@ -1,13 +1,10 @@
-<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";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
@@ -148,7 +145,7 @@
                         <phase>generate-sources</phase>
                         <configuration>
                             <target>
- <ant antfile="${project.basedir}/src/etc/ant/fetchwebresources-build.xml"/> + <ant antfile="${project.basedir}/src/etc/ant/fetchwebresources-build.xml" />
                             </target>
                         </configuration>
                         <goals>
=======================================
--- /pom.xml    Wed Dec 18 09:17:36 2013 UTC
+++ /pom.xml    Wed Dec 18 09:24:41 2013 UTC
@@ -4,7 +4,7 @@
     <groupId>org.haikuos</groupId>
     <artifactId>haikudepotserver</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.1</version>

     <modules>
         <module>haikudepotserver-webapp</module>

Other related posts:

  • » [haiku-depot-web] [haiku-depot-web-app] push by haiku.li...@xxxxxxxxx - [maven-release-plugin] prepare release 1.1.1 on 2013-12-18 09:25 GMT - haiku-depot-web-app