Author: struberg
Date: Fri Jun 5 06:32:54 2015
New Revision: 1683663
URL: http://svn.apache.org/r1683663
Log:
fix SCM tag after moving BVal-1.0.x from trunk to a branch
Modified:
bval/branches/bval-1.0.x/pom.xml
Modified: bval/branches/bval-1.0.x/pom.xml
URL:
http://svn.apache.org/viewvc/bval/branches/bval-1.0.x/pom.xml?rev=1683663&r1=1683662&r2=1683663&view=diff
==============================================================================
--- bval/branches/bval-1.0.x/pom.xml (original)
+++ bval/branches/bval-1.0.x/pom.xml Fri Jun 5 06:32:54 2015
@@ -46,9 +46,9 @@
<url>http://bval.apache.org/</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/bval/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/bval/trunk</developerConnection>
- <url>http://svn.apache.org/repos/asf/bval/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/bval/branches/bval-1.0.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/bval/branches/bval-1.0.x</developerConnection>
+ <url>http://svn.apache.org/repos/asf/bval/branches/bval-1.0.x</url>
</scm>
<mailingLists>