moved to non-snapshot version of the Request API

git-svn-id: https://svn.apache.org/repos/asf/tiles/autotag/branches/AUTOTAG_1_0_X@1334224 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 13867f0..497345c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
             <dependency>
                 <groupId>org.apache.tiles</groupId>
                 <artifactId>tiles-request-api</artifactId>
-                <version>1.0-SNAPSHOT</version>
+                <version>1.0.0</version>
             </dependency>
             <dependency>
                 <groupId>org.easymock</groupId>