You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jg...@apache.org on 2010/05/26 21:45:53 UTC

svn commit: r948555 - /ant/core/trunk/src/etc/poms/ant-jai/pom.xml

Author: jglick
Date: Wed May 26 19:45:52 2010
New Revision: 948555

URL: http://svn.apache.org/viewvc?rev=948555&view=rev
Log:
1.1.3 is the version currently downloaded.

Modified:
    ant/core/trunk/src/etc/poms/ant-jai/pom.xml

Modified: ant/core/trunk/src/etc/poms/ant-jai/pom.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/etc/poms/ant-jai/pom.xml?rev=948555&r1=948554&r2=948555&view=diff
==============================================================================
--- ant/core/trunk/src/etc/poms/ant-jai/pom.xml (original)
+++ ant/core/trunk/src/etc/poms/ant-jai/pom.xml Wed May 26 19:45:52 2010
@@ -47,13 +47,13 @@
     <dependency>
       <groupId>javax.media</groupId>
       <artifactId>jai-core</artifactId>
-      <version>1.1.2_01</version>
+      <version>1.1.3</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>jai</groupId>
       <artifactId>jai-codec</artifactId>
-      <version>1.1.2.1</version>
+      <version>1.1.3</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>