|
From: <gca...@us...> - 2015-04-17 10:55:50
|
Revision: 4634
http://openutils.svn.sourceforge.net/openutils/?rev=4634&view=rev
Author: gcatania
Date: 2015-04-17 10:55:38 +0000 (Fri, 17 Apr 2015)
Log Message:
-----------
update parent version
Modified Paths:
--------------
branches/openutils-bshd5-backport/pom.xml
trunk/openutils-bshd5/pom.xml
trunk/openutils-dbmigration/pom.xml
trunk/openutils-deployment/pom.xml
trunk/openutils-elfunctions/pom.xml
trunk/openutils-log4j/pom.xml
trunk/openutils-maven-skin/pom.xml
trunk/openutils-spring/pom.xml
trunk/openutils-testing/pom.xml
trunk/openutils-testing-junit/pom.xml
trunk/openutils-testing-testng/pom.xml
trunk/openutils-testing4dwr/pom.xml
trunk/openutils-testing4dwr-junit/pom.xml
trunk/openutils-testing4dwr-testng/pom.xml
trunk/openutils-testing4web/pom.xml
Modified: branches/openutils-bshd5-backport/pom.xml
===================================================================
--- branches/openutils-bshd5-backport/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ branches/openutils-bshd5-backport/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-bshd5</artifactId>
<packaging>bundle</packaging>
Modified: trunk/openutils-bshd5/pom.xml
===================================================================
--- trunk/openutils-bshd5/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-bshd5/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-bshd5</artifactId>
<packaging>bundle</packaging>
Modified: trunk/openutils-dbmigration/pom.xml
===================================================================
--- trunk/openutils-dbmigration/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-dbmigration/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-dbmigration</artifactId>
<name>openutils dbmigration</name>
Modified: trunk/openutils-deployment/pom.xml
===================================================================
--- trunk/openutils-deployment/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-deployment/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-deployment</artifactId>
<name>openutils deployment tools</name>
Modified: trunk/openutils-elfunctions/pom.xml
===================================================================
--- trunk/openutils-elfunctions/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-elfunctions/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Modified: trunk/openutils-log4j/pom.xml
===================================================================
--- trunk/openutils-log4j/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-log4j/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -6,7 +6,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-log4j</artifactId>
<packaging>jar</packaging>
Modified: trunk/openutils-maven-skin/pom.xml
===================================================================
--- trunk/openutils-maven-skin/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-maven-skin/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-maven-skin</artifactId>
<packaging>jar</packaging>
Modified: trunk/openutils-spring/pom.xml
===================================================================
--- trunk/openutils-spring/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-spring/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-spring</artifactId>
<name>openutils spring tools</name>
Modified: trunk/openutils-testing/pom.xml
===================================================================
--- trunk/openutils-testing/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing</artifactId>
<name>Openutils testing library</name>
Modified: trunk/openutils-testing-junit/pom.xml
===================================================================
--- trunk/openutils-testing-junit/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing-junit/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing-junit</artifactId>
<name>Openutils testing library (JUnit)</name>
Modified: trunk/openutils-testing-testng/pom.xml
===================================================================
--- trunk/openutils-testing-testng/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing-testng/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -4,7 +4,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing-testng</artifactId>
<name>Openutils testing library (TestNG)</name>
Modified: trunk/openutils-testing4dwr/pom.xml
===================================================================
--- trunk/openutils-testing4dwr/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing4dwr/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing4dwr</artifactId>
<name>openutils dwr test utils</name>
Modified: trunk/openutils-testing4dwr-junit/pom.xml
===================================================================
--- trunk/openutils-testing4dwr-junit/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing4dwr-junit/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing4dwr-junit</artifactId>
<name>openutils testing4dwr (junit)</name>
Modified: trunk/openutils-testing4dwr-testng/pom.xml
===================================================================
--- trunk/openutils-testing4dwr-testng/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing4dwr-testng/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing4dwr-testng</artifactId>
<name>openutils testing4dwr (testng)</name>
Modified: trunk/openutils-testing4web/pom.xml
===================================================================
--- trunk/openutils-testing4web/pom.xml 2015-04-17 10:50:43 UTC (rev 4633)
+++ trunk/openutils-testing4web/pom.xml 2015-04-17 10:55:38 UTC (rev 4634)
@@ -5,7 +5,7 @@
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-parent</artifactId>
<relativePath>../openutils-parent</relativePath>
- <version>1.14</version>
+ <version>1.15</version>
</parent>
<artifactId>openutils-testing4web</artifactId>
<name>Openutils testing4web</name>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|