Modified:
/trunk/pom.xml
=======================================
--- /trunk/pom.xml Fri May 28 16:24:02 2010
+++ /trunk/pom.xml Sat May 29 01:08:35 2010
@@ -113,9 +113,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.0</version>
<configuration>
- <tagBase>
- svn:https://doubleclick.googlecode.com/svn/tags
- </tagBase>
+
<tagBase>svn:https://doubleclick.googlecode.com/svn/tags</tagBase>
</configuration>
</plugin>
</plugins>