From 5de75e2651f9cd2800330e86f9581c55851f5f44 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Wed, 12 May 2010 17:33:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- hibernate-jpa/pom.xml | 2 +- pom.xml | 8 ++++---- security/impl/pom.xml | 4 ++-- security/jpatest/pom.xml | 8 ++++---- security/pom.xml | 2 +- support/general/pom.xml | 2 +- support/pom.xml | 2 +- support/spring/pom.xml | 8 ++++---- system/general/pom.xml | 8 ++++---- system/pom.xml | 2 +- system/spring/pom.xml | 4 ++-- test/eclipselink/pom.xml | 4 ++-- test/enterprise/pom.xml | 4 ++-- test/hibernate/pom.xml | 4 ++-- test/jpatest-eclipselink/pom.xml | 6 +++--- test/jpatest-hibernate/pom.xml | 8 ++++---- test/jpatest-toplink-essentials/pom.xml | 6 +++--- test/pom.xml | 2 +- test/toplink-essentials/pom.xml | 4 ++-- 19 files changed, 44 insertions(+), 44 deletions(-) diff --git a/hibernate-jpa/pom.xml b/hibernate-jpa/pom.xml index 03c72350..2067ba47 100644 --- a/hibernate-jpa/pom.xml +++ b/hibernate-jpa/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index eb02becf..3eb44c14 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils pom - 0.2.4 + 0.2.5-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -15,9 +15,9 @@ - https://wamblee.org/viewvc/utils/tags/wamblee-utils-0.2.4 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.2.4 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.2.4 + https://wamblee.org/viewvc/utils + scm:svn:https://wamblee.org/svn/public/utils/trunk + scm:svn:https://wamblee.org/svn/public/utils/trunk diff --git a/security/impl/pom.xml b/security/impl/pom.xml index eecb8052..310a817e 100644 --- a/security/impl/pom.xml +++ b/security/impl/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ org.wamblee wamblee-system-general - 0.2.4 + 0.2.5-SNAPSHOT diff --git a/security/jpatest/pom.xml b/security/jpatest/pom.xml index d7abfd18..44b489f8 100644 --- a/security/jpatest/pom.xml +++ b/security/jpatest/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,12 +17,12 @@ org.wamblee wamblee-security-impl - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-security-impl - 0.2.4 + 0.2.5-SNAPSHOT test-jar test @@ -30,7 +30,7 @@ org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT test diff --git a/security/pom.xml b/security/pom.xml index c27ec345..e04e5aac 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 diff --git a/support/general/pom.xml b/support/general/pom.xml index fc9aa7bb..a4f71238 100644 --- a/support/general/pom.xml +++ b/support/general/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 diff --git a/support/pom.xml b/support/pom.xml index a4f77d51..ac8d033a 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 diff --git a/support/spring/pom.xml b/support/spring/pom.xml index e925c9b3..3167a37d 100644 --- a/support/spring/pom.xml +++ b/support/spring/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -16,12 +16,12 @@ org.wamblee wamblee-support-general - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-support-general - 0.2.4 + 0.2.5-SNAPSHOT test-jar provided @@ -59,7 +59,7 @@ org.wamblee wamblee-hibernate-jpa - 0.2.4 + 0.2.5-SNAPSHOT jaxen diff --git a/system/general/pom.xml b/system/general/pom.xml index 4f51acd7..a074b726 100644 --- a/system/general/pom.xml +++ b/system/general/pom.xml @@ -4,7 +4,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -21,18 +21,18 @@ org.wamblee wamblee-support-general - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-support-general test-jar - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT test diff --git a/system/pom.xml b/system/pom.xml index 8eb3d135..0cee40be 100644 --- a/system/pom.xml +++ b/system/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 diff --git a/system/spring/pom.xml b/system/spring/pom.xml index bac60264..a10b5778 100644 --- a/system/spring/pom.xml +++ b/system/spring/pom.xml @@ -3,14 +3,14 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 org.wamblee wamblee-system-spring jar - 0.2.4 + 0.2.5-SNAPSHOT /system/spring http://wamblee.org diff --git a/test/eclipselink/pom.xml b/test/eclipselink/pom.xml index 5aeef3a8..e7ebe097 100644 --- a/test/eclipselink/pom.xml +++ b/test/eclipselink/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT diff --git a/test/enterprise/pom.xml b/test/enterprise/pom.xml index 8cfc1d0c..65cb9d65 100644 --- a/test/enterprise/pom.xml +++ b/test/enterprise/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ org.wamblee wamblee-support-general - 0.2.4 + 0.2.5-SNAPSHOT test-jar diff --git a/test/hibernate/pom.xml b/test/hibernate/pom.xml index ea024ba9..beba1456 100644 --- a/test/hibernate/pom.xml +++ b/test/hibernate/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT diff --git a/test/jpatest-eclipselink/pom.xml b/test/jpatest-eclipselink/pom.xml index d691e26f..07ef0905 100644 --- a/test/jpatest-eclipselink/pom.xml +++ b/test/jpatest-eclipselink/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,13 +17,13 @@ org.wamblee wamblee-test-eclipselink - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT test-jar diff --git a/test/jpatest-hibernate/pom.xml b/test/jpatest-hibernate/pom.xml index c2e3a0d1..683e748c 100644 --- a/test/jpatest-hibernate/pom.xml +++ b/test/jpatest-hibernate/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,13 +17,13 @@ org.wamblee wamblee-test-hibernate - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT test-jar @@ -35,7 +35,7 @@ org.wamblee wamblee-hibernate-jpa - 0.2.4 + 0.2.5-SNAPSHOT diff --git a/test/jpatest-toplink-essentials/pom.xml b/test/jpatest-toplink-essentials/pom.xml index 0f64bbb7..c92f37d9 100644 --- a/test/jpatest-toplink-essentials/pom.xml +++ b/test/jpatest-toplink-essentials/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,13 +17,13 @@ org.wamblee wamblee-test-toplink-essentials - 0.2.4 + 0.2.5-SNAPSHOT org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT test-jar diff --git a/test/pom.xml b/test/pom.xml index 9e7fcba2..1c962a4e 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 diff --git a/test/toplink-essentials/pom.xml b/test/toplink-essentials/pom.xml index f1d9c86b..c86a3604 100644 --- a/test/toplink-essentials/pom.xml +++ b/test/toplink-essentials/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils - 0.2.4 + 0.2.5-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ org.wamblee wamblee-test-enterprise - 0.2.4 + 0.2.5-SNAPSHOT -- 2.31.1