Author: pete.muir(a)jboss.org
Date: 2009-03-09 13:08:30 -0400 (Mon, 09 Mar 2009)
New Revision: 1890
Modified:
examples/trunk/pom.xml
Log:
fix poms
Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml 2009-03-09 17:07:12 UTC (rev 1889)
+++ examples/trunk/pom.xml 2009-03-09 17:08:30 UTC (rev 1890)
@@ -75,7 +75,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-8</version>
<configuration>
- <
tagBase>https://svn.jboss.org/repos/webbeans/ri/tags</tagBase>
+
<
tagBase>https://svn.jboss.org/repos/webbeans/examples/tags</tagBase...
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>