Author: dblevins
Date: Wed Mar 13 06:07:45 2013
New Revision: 1455808

URL: http://svn.apache.org/r1455808
Log:
updated for new org.apache.creadur.tentacles groupId

Modified:
    tomee/sandbox/release-tools/pom.xml

Modified: tomee/sandbox/release-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/sandbox/release-tools/pom.xml?rev=1455808&r1=1455807&r2=1455808&view=diff
==============================================================================
--- tomee/sandbox/release-tools/pom.xml (original)
+++ tomee/sandbox/release-tools/pom.xml Wed Mar 13 06:07:45 2013
@@ -99,13 +99,13 @@
     <dependency>
       <groupId>org.codehaus.swizzle</groupId>
       <artifactId>swizzle-stream</artifactId>
-      <version>1.6.3-SNAPSHOT</version>
+      <version>1.6.2</version>
     </dependency>
 
     <dependency>
       <groupId>org.codehaus.swizzle</groupId>
       <artifactId>swizzle-jirareport</artifactId>
-      <version>1.6.3-SNAPSHOT</version>
+      <version>1.6.2</version>
       <exclusions>
         <exclusion>
           <groupId>velocity</groupId>
@@ -115,7 +115,7 @@
     </dependency>
 
     <dependency>
-      <groupId>org.apache.tentacles</groupId>
+      <groupId>org.apache.creadur.tentacles</groupId>
       <artifactId>apache-tentacles</artifactId>
       <version>0.1-SNAPSHOT</version>
     </dependency>


Reply via email to