You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/05/25 22:33:36 UTC

svn commit: r541774 - /directory/apacheds/branches/1.0/pom.xml

Author: elecharny
Date: Fri May 25 13:33:35 2007
New Revision: 541774

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

Modified:
    directory/apacheds/branches/1.0/pom.xml

Modified: directory/apacheds/branches/1.0/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/pom.xml?view=diff&rev=541774&r1=541773&r2=541774
==============================================================================
--- directory/apacheds/branches/1.0/pom.xml (original)
+++ directory/apacheds/branches/1.0/pom.xml Fri May 25 13:33:35 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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>
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.directory.server</groupId>
   <artifactId>build</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.2</version>
   <name>ApacheDS</name>
   <packaging>pom</packaging>
 
@@ -325,9 +325,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/branches/1.0</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/directory/branches/apacheds/1.0</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/branches/1.0</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/releases/build-1.0.2</connection>
+    <url>https://svn.apache.org/repos/asf/directory/apacheds/releases/build-1.0.2</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/releases/build-1.0.2</developerConnection>
   </scm>
 
   <organization>