Author: jlmonteiro
Date: Thu Nov 15 08:51:26 2012
New Revision: 1409694

URL: http://svn.apache.org/viewvc?rev=1409694&view=rev
Log:
Updating to latest Swizzle

Modified:
    openejb/trunk/sandbox/release-tools/pom.xml

Modified: openejb/trunk/sandbox/release-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/openejb/trunk/sandbox/release-tools/pom.xml?rev=1409694&r1=1409693&r2=1409694&view=diff
==============================================================================
--- openejb/trunk/sandbox/release-tools/pom.xml (original)
+++ openejb/trunk/sandbox/release-tools/pom.xml Thu Nov 15 08:51:26 2012
@@ -99,13 +99,13 @@
     <dependency>
       <groupId>org.codehaus.swizzle</groupId>
       <artifactId>swizzle-stream</artifactId>
-      <version>1.6.2-SNAPSHOT</version>
+      <version>1.6.3-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.codehaus.swizzle</groupId>
       <artifactId>swizzle-jirareport</artifactId>
-      <version>1.6.2-SNAPSHOT</version>
+      <version>1.6.3-SNAPSHOT</version>
       <exclusions>
         <exclusion>
           <groupId>velocity</groupId>


Reply via email to