[java-xmltooling COMMIT] /branches/REL_1/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Sat Feb 25 13:42:08 GMT 2012


Author: lajoie
Date: Sat Feb 25 13:42:07 2012
New Revision: 750

URL: http://svn.shibboleth.net/view/java-xmltooling?rev=750&view=rev
Log:
typo in version number

Modified:
    branches/REL_1/pom.xml

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-xmltooling/branches/REL_1/pom.xml?rev=750&r1=749&r2=750&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sat Feb 25 13:42:07 2012
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>
-            <version>1.2</version>
+            <version>1.3</version>
         </dependency>
         <dependency>
             <groupId>joda-time</groupId>



More information about the commits mailing list