|
From: <die...@us...> - 2012-04-06 09:14:04
|
Revision: 3914
http://openutils.svn.sourceforge.net/openutils/?rev=3914&view=rev
Author: diego_schivo
Date: 2012-04-06 09:13:57 +0000 (Fri, 06 Apr 2012)
Log Message:
-----------
magnolia.version=4.5.2
Modified Paths:
--------------
magnoliamodules/trunk/magnolia-test-webapp/pom.xml
magnoliamodules/trunk/openutils-mgnlbootstrapsync/pom.xml
magnoliamodules/trunk/openutils-mgnlcache/pom.xml
magnoliamodules/trunk/openutils-mgnlcas/pom.xml
magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml
magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml
magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml
magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml
magnoliamodules/trunk/openutils-mgnllms/pom.xml
magnoliamodules/trunk/openutils-mgnlmail/pom.xml
magnoliamodules/trunk/openutils-mgnlmedia/pom.xml
magnoliamodules/trunk/openutils-mgnlmessages/pom.xml
magnoliamodules/trunk/openutils-mgnlmobile/pom.xml
magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml
magnoliamodules/trunk/openutils-mgnlrules/pom.xml
magnoliamodules/trunk/openutils-mgnlstripes/pom.xml
magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml
magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml
magnoliamodules/trunk/openutils-mgnltasks/pom.xml
magnoliamodules/trunk/openutils-mgnlutils/pom.xml
Modified: magnoliamodules/trunk/magnolia-test-webapp/pom.xml
===================================================================
--- magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/magnolia-test-webapp/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -265,7 +265,7 @@
</dependencies>
</dependencyManagement>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
<stk.version>2.0</stk.version>
<jackrabbit.version>2.4.0</jackrabbit.version>
</properties>
Modified: magnoliamodules/trunk/openutils-mgnlbootstrapsync/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlbootstrapsync/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlbootstrapsync/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -92,6 +92,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlcache/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlcache/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlcache/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -85,6 +85,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlcas/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlcas/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlcas/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -95,6 +95,6 @@
</repository>
</repositories>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlcontextmenu/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -170,6 +170,6 @@
</repository>
</repositories>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlcontrols/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -120,6 +120,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlcriteria/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -184,7 +184,7 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
<jackrabbit.version>2.4.0</jackrabbit.version>
<jcr.version>2.0</jcr.version>
</properties>
Modified: magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlgroovy/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -101,6 +101,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnllms/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnllms/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -206,6 +206,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlmail/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlmail/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlmail/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -108,6 +108,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlmedia/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlmedia/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -255,6 +255,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlmessages/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlmessages/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -128,6 +128,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlmobile/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlmobile/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlmobile/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -131,6 +131,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlrepoutils/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -99,6 +99,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlrules/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlrules/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlrules/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -147,6 +147,6 @@
</repository>
</repositories>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlstripes/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlstripes/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlstripes/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -106,6 +106,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlstruts11/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -115,6 +115,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -171,7 +171,7 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
<jackrabbit.version>2.4.0</jackrabbit.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnltasks/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnltasks/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnltasks/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -116,6 +116,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
Modified: magnoliamodules/trunk/openutils-mgnlutils/pom.xml
===================================================================
--- magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-04-04 16:36:17 UTC (rev 3913)
+++ magnoliamodules/trunk/openutils-mgnlutils/pom.xml 2012-04-06 09:13:57 UTC (rev 3914)
@@ -154,6 +154,6 @@
</dependency>
</dependencies>
<properties>
- <magnolia.version>4.5.1</magnolia.version>
+ <magnolia.version>4.5.2</magnolia.version>
</properties>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|