updating some TAG information for this branch
diff --git a/pom.xml b/pom.xml
index e4b7c5f..935c7b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,7 @@
         <artifactId>maven-release-plugin</artifactId>
         <configuration>
           <preparationGoals>clean verify install</preparationGoals>
+          <tagBase>https://svn.apache.org/repos/asf/myfaces/trinidad-maven/tags/</tagBase>
         </configuration>
       </plugin>
       <plugin>