From 4ebb5132576458740f60fd770a95cf73b86706c1 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sun, 13 Feb 2011 18:23:50 +0000 Subject: [PATCH] moved snapshot version to dependency management so that release plugin will step the version correctly. --- security/jpatest/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/security/jpatest/pom.xml b/security/jpatest/pom.xml index 2cdbe74f..da74a339 100644 --- a/security/jpatest/pom.xml +++ b/security/jpatest/pom.xml @@ -36,6 +36,16 @@ + + + + org.wamblee + wamblee-test-eclipselink + 0.7-SNAPSHOT + test + + + eclipselink @@ -46,7 +56,6 @@ org.wamblee wamblee-test-eclipselink - 0.6-SNAPSHOT test -- 2.31.1