You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by nl...@apache.org on 2012/07/30 18:43:40 UTC

svn commit: r1367160 - /tiles/request/trunk/pom.xml

Author: nlebas
Date: Mon Jul 30 16:43:40 2012
New Revision: 1367160

URL: http://svn.apache.org/viewvc?rev=1367160&view=rev
Log:
fixed autotag version

Modified:
    tiles/request/trunk/pom.xml

Modified: tiles/request/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tiles/request/trunk/pom.xml?rev=1367160&r1=1367159&r2=1367160&view=diff
==============================================================================
--- tiles/request/trunk/pom.xml (original)
+++ tiles/request/trunk/pom.xml Mon Jul 30 16:43:40 2012
@@ -163,7 +163,7 @@ under the License.
             <dependency>
                 <groupId>org.apache.tiles</groupId>
                 <artifactId>tiles-autotag-core-runtime</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1.0</version>
                 <optional>true</optional>
             </dependency>
             <dependency>