You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by ih...@apache.org on 2011/06/26 11:10:03 UTC

svn commit: r1139744 - /logging/log4php/trunk/pom.xml

Author: ihabunek
Date: Sun Jun 26 09:10:03 2011
New Revision: 1139744

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

Modified:
    logging/log4php/trunk/pom.xml

Modified: logging/log4php/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4php/trunk/pom.xml?rev=1139744&r1=1139743&r2=1139744&view=diff
==============================================================================
--- logging/log4php/trunk/pom.xml (original)
+++ logging/log4php/trunk/pom.xml Sun Jun 26 09:10:03 2011
@@ -14,13 +14,12 @@
  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>
 	<groupId>org.apache.log4php</groupId>
 	<artifactId>apache-log4php</artifactId>
 	<packaging>pom</packaging>
-	<version>2.1.0-SNAPSHOT</version>
+	<version>2.1.0</version>
 	<name>Apache log4php</name>
 	<description>Logging framework for PHP</description>
 	<url>http://logging.apache.org/log4php</url>
@@ -67,9 +66,9 @@
 	</licenses>
 	
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/trunk</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/trunk</developerConnection>
-		<url>http://svn.apache.org/viewcvs.cgi/logging/log4php/trunk</url>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/tags/apache-log4php-2.1.0</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4php/tags/apache-log4php-2.1.0</developerConnection>
+		<url>http://svn.apache.org/viewcvs.cgi/logging/log4php/tags/apache-log4php-2.1.0</url>
 	</scm>
 	
 	<organization>