Author: struberg
Date: Fri Jun 5 07:12:05 2015
New Revision: 1683668
URL: http://svn.apache.org/r1683668
Log:
fix SCM section after moving BVal-1.1.x to trunk
Modified:
bval/trunk/pom.xml
Modified: bval/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/bval/trunk/pom.xml?rev=1683668&r1=1683667&r2=1683668&view=diff
==============================================================================
--- bval/trunk/pom.xml (original)
+++ bval/trunk/pom.xml Fri Jun 5 07:12:05 2015
@@ -16,9 +16,11 @@
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
---><!--
+-->
+<!--
Maven release plugin requires the project tag to be on a single line.
---><project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -48,8 +50,8 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/bval/branches/bval-11/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/bval/branches/bval-11/</developerConnection>
- <url>http://svn.apache.org/repos/asf/bval/branches/bval-11/</url>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/bval/trunk/</developerConnection>
+ <url>http://svn.apache.org/repos/asf/bval/trunk/</url>
</scm>
<mailingLists>