You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2007/05/26 03:56:59 UTC

svn commit: r541840 - in /directory/apacheds/branches/1.0: ./ core-plugin/ core-shared/ core-unit/ core/ kerberos-shared/ protocol-changepw/ protocol-dhcp/ protocol-dns/ protocol-kerberos/ protocol-ldap/ protocol-ntp/ protocol-shared/ sar-plugin/ schem...

Author: akarasulu
Date: Fri May 25 18:56:58 2007
New Revision: 541840

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

Modified:
    directory/apacheds/branches/1.0/core-plugin/pom.xml
    directory/apacheds/branches/1.0/core-shared/pom.xml
    directory/apacheds/branches/1.0/core-unit/pom.xml
    directory/apacheds/branches/1.0/core/pom.xml
    directory/apacheds/branches/1.0/kerberos-shared/pom.xml
    directory/apacheds/branches/1.0/pom.xml
    directory/apacheds/branches/1.0/protocol-changepw/pom.xml
    directory/apacheds/branches/1.0/protocol-dhcp/pom.xml
    directory/apacheds/branches/1.0/protocol-dns/pom.xml
    directory/apacheds/branches/1.0/protocol-kerberos/pom.xml
    directory/apacheds/branches/1.0/protocol-ldap/pom.xml
    directory/apacheds/branches/1.0/protocol-ntp/pom.xml
    directory/apacheds/branches/1.0/protocol-shared/pom.xml
    directory/apacheds/branches/1.0/sar-plugin/pom.xml
    directory/apacheds/branches/1.0/schema-archetype/pom.xml
    directory/apacheds/branches/1.0/server-jndi/pom.xml
    directory/apacheds/branches/1.0/server-main/pom.xml
    directory/apacheds/branches/1.0/server-sar/pom.xml
    directory/apacheds/branches/1.0/server-ssl/pom.xml
    directory/apacheds/branches/1.0/server-tools/pom.xml
    directory/apacheds/branches/1.0/server-unit/pom.xml
    directory/apacheds/branches/1.0/testcase-archetype/pom.xml

Modified: directory/apacheds/branches/1.0/core-plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/core-plugin/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/core-plugin/pom.xml (original)
+++ directory/apacheds/branches/1.0/core-plugin/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-core-plugin</artifactId>
   <name>ApacheDS Core Plugin (Maven 2)</name>

Modified: directory/apacheds/branches/1.0/core-shared/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/core-shared/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/core-shared/pom.xml (original)
+++ directory/apacheds/branches/1.0/core-shared/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-core-shared</artifactId>
   <name>ApacheDS Core Shared</name>

Modified: directory/apacheds/branches/1.0/core-unit/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/core-unit/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/core-unit/pom.xml (original)
+++ directory/apacheds/branches/1.0/core-unit/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-core-unit</artifactId>
   <name>ApacheDS Core Unit</name>

Modified: directory/apacheds/branches/1.0/core/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/core/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/core/pom.xml (original)
+++ directory/apacheds/branches/1.0/core/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-core</artifactId>
   <name>ApacheDS Core</name>

Modified: directory/apacheds/branches/1.0/kerberos-shared/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/kerberos-shared/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/kerberos-shared/pom.xml (original)
+++ directory/apacheds/branches/1.0/kerberos-shared/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-kerberos-shared</artifactId>
   <name>ApacheDS Protocol Kerberos Shared</name>

Modified: directory/apacheds/branches/1.0/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/pom.xml (original)
+++ directory/apacheds/branches/1.0/pom.xml Fri May 25 18:56:58 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>
 
@@ -348,9 +348,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/1.0.2</connection>
+    <url>https://svn.apache.org/repos/asf/directory/apacheds/releases/1.0.2</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/releases/1.0.2</developerConnection>
   </scm>
 
   <organization>

Modified: directory/apacheds/branches/1.0/protocol-changepw/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-changepw/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-changepw/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-changepw/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-protocol-changepw</artifactId>
   <name>ApacheDS Protocol Change Password</name>

Modified: directory/apacheds/branches/1.0/protocol-dhcp/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-dhcp/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-dhcp/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-dhcp/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-protocol-dhcp</artifactId>
   <name>ApacheDS Protocol Dhcp</name>

Modified: directory/apacheds/branches/1.0/protocol-dns/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-dns/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-dns/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-dns/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-protocol-dns</artifactId>
   <name>ApacheDS Protocol Dns</name>

Modified: directory/apacheds/branches/1.0/protocol-kerberos/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-kerberos/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-kerberos/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-kerberos/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-protocol-kerberos</artifactId>
   <name>ApacheDS Protocol Kerberos</name>

Modified: directory/apacheds/branches/1.0/protocol-ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-ldap/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-ldap/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-ldap/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-protocol-ldap</artifactId>
   <description>

Modified: directory/apacheds/branches/1.0/protocol-ntp/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-ntp/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-ntp/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-ntp/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-protocol-ntp</artifactId>
   <name>ApacheDS Protocol Ntp</name>

Modified: directory/apacheds/branches/1.0/protocol-shared/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/protocol-shared/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/protocol-shared/pom.xml (original)
+++ directory/apacheds/branches/1.0/protocol-shared/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-protocol-shared</artifactId>

Modified: directory/apacheds/branches/1.0/sar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/sar-plugin/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/sar-plugin/pom.xml (original)
+++ directory/apacheds/branches/1.0/sar-plugin/pom.xml Fri May 25 18:56:58 2007
@@ -1,8 +1,8 @@
-<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">
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>apacheds-sar-plugin</artifactId>

Modified: directory/apacheds/branches/1.0/schema-archetype/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/schema-archetype/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/schema-archetype/pom.xml (original)
+++ directory/apacheds/branches/1.0/schema-archetype/pom.xml Fri May 25 18:56:58 2007
@@ -1,8 +1,8 @@
-<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">
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: directory/apacheds/branches/1.0/server-jndi/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/server-jndi/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/server-jndi/pom.xml (original)
+++ directory/apacheds/branches/1.0/server-jndi/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-server-jndi</artifactId>
   <name>ApacheDS Server JNDI</name>

Modified: directory/apacheds/branches/1.0/server-main/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/server-main/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/server-main/pom.xml (original)
+++ directory/apacheds/branches/1.0/server-main/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-server-main</artifactId>
   <name>ApacheDS Server Main</name>

Modified: directory/apacheds/branches/1.0/server-sar/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/server-sar/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/server-sar/pom.xml (original)
+++ directory/apacheds/branches/1.0/server-sar/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-server-sar</artifactId>
   <name>ApacheDS Server Sar (JBoss 3.x)</name>

Modified: directory/apacheds/branches/1.0/server-ssl/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/server-ssl/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/server-ssl/pom.xml (original)
+++ directory/apacheds/branches/1.0/server-ssl/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-server-ssl</artifactId>
   <name>ApacheDS Server SSL</name>

Modified: directory/apacheds/branches/1.0/server-tools/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/server-tools/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/server-tools/pom.xml (original)
+++ directory/apacheds/branches/1.0/server-tools/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-server-tools</artifactId>
   <name>ApacheDS Server Tools</name>

Modified: directory/apacheds/branches/1.0/server-unit/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/server-unit/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/server-unit/pom.xml (original)
+++ directory/apacheds/branches/1.0/server-unit/pom.xml Fri May 25 18:56:58 2007
@@ -1,10 +1,10 @@
 <?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>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>apacheds-server-unit</artifactId>
   <name>ApacheDS Server Unit</name>

Modified: directory/apacheds/branches/1.0/testcase-archetype/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/1.0/testcase-archetype/pom.xml?view=diff&rev=541840&r1=541839&r2=541840
==============================================================================
--- directory/apacheds/branches/1.0/testcase-archetype/pom.xml (original)
+++ directory/apacheds/branches/1.0/testcase-archetype/pom.xml Fri May 25 18:56:58 2007
@@ -1,8 +1,8 @@
-<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">
   <parent>
     <groupId>org.apache.directory.server</groupId>
     <artifactId>build</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>