You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2009/02/03 12:53:56 UTC

svn commit: r740278 - /jackrabbit/parent/trunk/pom.xml

Author: jukka
Date: Tue Feb  3 11:53:55 2009
New Revision: 740278

URL: http://svn.apache.org/viewvc?rev=740278&view=rev
Log:
[maven-release-plugin] prepare release 2

Modified:
    jackrabbit/parent/trunk/pom.xml

Modified: jackrabbit/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/parent/trunk/pom.xml?rev=740278&r1=740277&r2=740278&view=diff
==============================================================================
--- jackrabbit/parent/trunk/pom.xml (original)
+++ jackrabbit/parent/trunk/pom.xml Tue Feb  3 11:53:55 2009
@@ -1,26 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-  -->
-
-<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>
   <parent>
     <groupId>org.apache</groupId>
@@ -33,7 +11,7 @@
   <!-- =================================================================== -->
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>parent</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>2</version>
   <packaging>pom</packaging>
 
   <name>Apache Jackrabbit</name>
@@ -47,13 +25,9 @@
   </description>
 
   <scm>
-    <connection>
-      scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/trunk
-    </connection>
-    <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/trunk
-    </developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/parent/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/tags/2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/tags/2</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/parent/tags/2</url>
   </scm>
 
   <!-- =================================================================== -->
@@ -513,5 +487,4 @@
     </developer>
   </developers>
 
-</project>
-
+</project>
\ No newline at end of file