You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2008/10/14 14:55:55 UTC

svn commit: r704521 [1/2] - in /directory/studio/trunk: ./ aciitemeditor/ apacheds-configuration-feature/ apacheds-configuration-help/ apacheds-configuration/ apacheds-feature/ apacheds-help/ apacheds-launcher/ apacheds/ connection-core/ connection-ui/...

Author: pamarcelot
Date: Tue Oct 14 05:55:54 2008
New Revision: 704521

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

Modified:
    directory/studio/trunk/aciitemeditor/pom.xml
    directory/studio/trunk/apacheds-configuration-feature/pom.xml
    directory/studio/trunk/apacheds-configuration-help/pom.xml
    directory/studio/trunk/apacheds-configuration/pom.xml
    directory/studio/trunk/apacheds-feature/pom.xml
    directory/studio/trunk/apacheds-help/pom.xml
    directory/studio/trunk/apacheds-launcher/pom.xml
    directory/studio/trunk/apacheds/pom.xml
    directory/studio/trunk/connection-core/pom.xml
    directory/studio/trunk/connection-ui/pom.xml
    directory/studio/trunk/jars/pom.xml
    directory/studio/trunk/ldapbrowser-common/pom.xml
    directory/studio/trunk/ldapbrowser-core/pom.xml
    directory/studio/trunk/ldapbrowser-feature/pom.xml
    directory/studio/trunk/ldapbrowser-help/pom.xml
    directory/studio/trunk/ldapbrowser-ui/pom.xml
    directory/studio/trunk/ldif-parser/pom.xml
    directory/studio/trunk/ldifeditor-feature/pom.xml
    directory/studio/trunk/ldifeditor-help/pom.xml
    directory/studio/trunk/ldifeditor/pom.xml
    directory/studio/trunk/pom.xml
    directory/studio/trunk/rcp-feature/pom.xml
    directory/studio/trunk/rcp-help/pom.xml
    directory/studio/trunk/rcp/pom.xml
    directory/studio/trunk/repository/pom.xml
    directory/studio/trunk/schemaeditor-feature/pom.xml
    directory/studio/trunk/schemaeditor-help/pom.xml
    directory/studio/trunk/schemaeditor/pom.xml
    directory/studio/trunk/studio-dsml-parser/pom.xml
    directory/studio/trunk/valueeditors/pom.xml

Modified: directory/studio/trunk/aciitemeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/aciitemeditor/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/aciitemeditor/pom.xml (original)
+++ directory/studio/trunk/aciitemeditor/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>aciitemeditor</artifactId>
-  <version>${aciitemeditor.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio ACI Item Editor</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -242,4 +221,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds-configuration-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-feature/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-configuration-feature/pom.xml (original)
+++ directory/studio/trunk/apacheds-configuration-feature/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>apacheds.configuration.feature</artifactId>
-  <version>${apacheds.configuration.feature.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Apache DS Configuration Feature</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -148,4 +127,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds-configuration-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/pom.xml (original)
+++ directory/studio/trunk/apacheds-configuration-help/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,24 +1,3 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
@@ -29,11 +8,11 @@
   </parent>
 
   <artifactId>apacheds.configuration.help</artifactId>
-  <version>${apacheds.configuration.help.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Apache DS Configuration Help</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
 
   <properties>
     <current_pom_version>${pom.version}</current_pom_version>
@@ -58,4 +37,10 @@
       </plugin>
     </plugins>
   </build>
-</project>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/apacheds.configuration.help</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/apacheds.configuration.help</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/apacheds.configuration.help</url>
+  </scm>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds-configuration/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-configuration/pom.xml (original)
+++ directory/studio/trunk/apacheds-configuration/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>apacheds.configuration</artifactId>
-  <version>${apacheds.configuration.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Apache DS Configuration</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -216,4 +195,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-feature/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-feature/pom.xml (original)
+++ directory/studio/trunk/apacheds-feature/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>apacheds.feature</artifactId>
-  <version>${apacheds.feature.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Apache DS Feature</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -125,4 +104,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-help/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-help/pom.xml (original)
+++ directory/studio/trunk/apacheds-help/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,24 +1,3 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
@@ -29,11 +8,11 @@
   </parent>
 
   <artifactId>apacheds.help</artifactId>
-  <version>${apacheds.help.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Apache DS Help</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
 
   <properties>
     <current_pom_version>${pom.version}</current_pom_version>
@@ -59,4 +38,10 @@
     </plugins>
   </build>
                                                                   
-</project>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/apacheds.help</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/apacheds.help</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/apacheds.help</url>
+  </scm>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds-launcher/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-launcher/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-launcher/pom.xml (original)
+++ directory/studio/trunk/apacheds-launcher/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,37 +1,16 @@
-<?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.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   <artifactId>apacheds-launcher</artifactId>
-  <version>${apacheds.launcher.version}</version>
+  <version>1.2.0</version>
   <name>Apache Directory Studio Apache DS Launcher</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <plugins>
@@ -312,4 +291,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/apacheds/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/apacheds/pom.xml (original)
+++ directory/studio/trunk/apacheds/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,37 +1,16 @@
-<?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.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   <artifactId>apacheds</artifactId>
-  <version>${apacheds.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Apache DS</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -755,4 +734,4 @@
       <scope>provided</scope>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/connection-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/connection-core/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/connection-core/pom.xml (original)
+++ directory/studio/trunk/connection-core/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
 
   <artifactId>connection.core</artifactId>
-  <version>${connection.core.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Connection Core</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
 
   <build>
     <resources>
@@ -178,4 +157,4 @@
     
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/connection-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/connection-ui/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/connection-ui/pom.xml (original)
+++ directory/studio/trunk/connection-ui/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
 
   <artifactId>connection.ui</artifactId>
-  <version>${connection.ui.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Connection UI</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -216,4 +195,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/jars/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/jars/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/jars/pom.xml (original)
+++ directory/studio/trunk/jars/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>jars</artifactId>
-  <version>${jars.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio Jars</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <plugins>
@@ -94,7 +73,7 @@
             <Embed-StripGroup>true</Embed-StripGroup>
             <Embed-Transitive>true</Embed-Transitive>
             <Export-Package>!org.apache.commons.lang.enum,*</Export-Package>
-            <Import-Package></Import-Package>  
+            <Import-Package />  
           </instructions>
         </configuration>
         <executions>
@@ -198,4 +177,4 @@
       <artifactId>xpp3</artifactId>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-common/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-common/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-common/pom.xml (original)
+++ directory/studio/trunk/ldapbrowser-common/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
 
   <artifactId>ldapbrowser.common</artifactId>
-  <version>${ldapbrowser.common.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDAP Browser Common</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -245,4 +224,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-core/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-core/pom.xml (original)
+++ directory/studio/trunk/ldapbrowser-core/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
 
   <artifactId>ldapbrowser.core</artifactId>
-  <version>${ldapbrowser.core.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDAP Browser Core</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -208,4 +187,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-feature/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-feature/pom.xml (original)
+++ directory/studio/trunk/ldapbrowser-feature/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>ldapbrowser.feature</artifactId>
-  <version>${ldapbrowser.feature.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDAP Browser Feature</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -125,4 +104,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/pom.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,24 +1,3 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
@@ -29,11 +8,11 @@
   </parent>
 
   <artifactId>ldapbrowser.help</artifactId>
-  <version>${ldapbrowser.help.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDAP Browser Help</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
 
   <properties>
     <current_pom_version>${pom.version}</current_pom_version>
@@ -59,4 +38,10 @@
     </plugins>
   </build>
                                                                   
-</project>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/ldapbrowser.help</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/ldapbrowser.help</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/ldapbrowser.help</url>
+  </scm>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-ui/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-ui/pom.xml (original)
+++ directory/studio/trunk/ldapbrowser-ui/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>ldapbrowser.ui</artifactId>
-  <version>${ldapbrowser.ui.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDAP Browser UI</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -289,4 +268,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldif-parser/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldif-parser/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldif-parser/pom.xml (original)
+++ directory/studio/trunk/ldif-parser/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>ldifparser</artifactId>
-  <version>${ldifparser.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDIF Parser</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <plugins>
@@ -131,4 +110,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldifeditor-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldifeditor-feature/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldifeditor-feature/pom.xml (original)
+++ directory/studio/trunk/ldifeditor-feature/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>ldifeditor.feature</artifactId>
-  <version>${ldifeditor.feature.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDIF Editor Feature</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -125,4 +104,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldifeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldifeditor-help/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldifeditor-help/pom.xml (original)
+++ directory/studio/trunk/ldifeditor-help/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,24 +1,3 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
@@ -29,11 +8,11 @@
   </parent>
 
   <artifactId>ldifeditor.help</artifactId>
-  <version>${ldifeditor.help.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDIF Editor Help</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
 
   <properties>
     <current_pom_version>${pom.version}</current_pom_version>
@@ -59,4 +38,10 @@
     </plugins>
   </build>
                                                                   
-</project>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/ldifeditor.help</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/ldifeditor.help</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/ldifeditor.help</url>
+  </scm>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/ldifeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldifeditor/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/ldifeditor/pom.xml (original)
+++ directory/studio/trunk/ldifeditor/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>ldifeditor</artifactId>
-  <version>${ldifeditor.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio LDIF Editor</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -269,4 +248,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Tue Oct 14 05:55:54 2008
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.directory.studio</groupId>
   <artifactId>parent</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio</name>
   <packaging>pom</packaging>
 
@@ -44,9 +44,9 @@
   </organization>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/trunk/</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014</url>
   </scm>
 
   <distributionManagement>
@@ -64,36 +64,36 @@
     <studio.dist.url>${pom.distributionManagement.repository.url}</studio.dist.url>
     <distributionManagement.site.url>scpexe://vm094.oxylos.org/var/www/html/projects/studio/</distributionManagement.site.url>
     <!-- Set versions for subprojects -->
-    <aciitemeditor.version>1.3.0-SNAPSHOT</aciitemeditor.version>
+    <aciitemeditor.version>1.3.0.v20081014</aciitemeditor.version>
     <apacheds.launcher.version>1.2.0</apacheds.launcher.version>
-    <apacheds.version>1.3.0-SNAPSHOT</apacheds.version>
-    <apacheds.help.version>1.3.0-SNAPSHOT</apacheds.help.version>
-    <apacheds.feature.version>1.3.0-SNAPSHOT</apacheds.feature.version>
-    <apacheds.configuration.version>1.3.0-SNAPSHOT</apacheds.configuration.version>
-    <apacheds.configuration.feature.version>1.3.0-SNAPSHOT</apacheds.configuration.feature.version>
-    <apacheds.configuration.help.version>1.3.0-SNAPSHOT</apacheds.configuration.help.version>
-    <connection.core.version>1.3.0-SNAPSHOT</connection.core.version>
-    <connection.ui.version>1.3.0-SNAPSHOT</connection.ui.version>
-    <jars.version>1.3.0-SNAPSHOT</jars.version>
-    <ldapbrowser.common.version>1.3.0-SNAPSHOT</ldapbrowser.common.version>
-    <ldapbrowser.core.version>1.3.0-SNAPSHOT</ldapbrowser.core.version>
-    <ldapbrowser.feature.version>1.3.0-SNAPSHOT</ldapbrowser.feature.version>
-    <ldapbrowser.help.version>1.3.0-SNAPSHOT</ldapbrowser.help.version>
-    <ldapbrowser.ui.version>1.3.0-SNAPSHOT</ldapbrowser.ui.version>
-    <ldifeditor.version>1.3.0-SNAPSHOT</ldifeditor.version>
-    <ldifeditor.feature.version>1.3.0-SNAPSHOT</ldifeditor.feature.version>
-    <ldifeditor.help.version>1.3.0-SNAPSHOT</ldifeditor.help.version>
-    <ldifparser.version>1.3.0-SNAPSHOT</ldifparser.version>
-    <rcp.version>1.3.0-SNAPSHOT</rcp.version>
-    <rcp.feature.version>1.3.0-SNAPSHOT</rcp.feature.version>
-    <rcp.help.version>1.3.0-SNAPSHOT</rcp.help.version>
+    <apacheds.version>1.3.0.v20081014</apacheds.version>
+    <apacheds.help.version>1.3.0.v20081014</apacheds.help.version>
+    <apacheds.feature.version>1.3.0.v20081014</apacheds.feature.version>
+    <apacheds.configuration.version>1.3.0.v20081014</apacheds.configuration.version>
+    <apacheds.configuration.feature.version>1.3.0.v20081014</apacheds.configuration.feature.version>
+    <apacheds.configuration.help.version>1.3.0.v20081014</apacheds.configuration.help.version>
+    <connection.core.version>1.3.0.v20081014</connection.core.version>
+    <connection.ui.version>1.3.0.v20081014</connection.ui.version>
+    <jars.version>1.3.0.v20081014</jars.version>
+    <ldapbrowser.common.version>1.3.0.v20081014</ldapbrowser.common.version>
+    <ldapbrowser.core.version>1.3.0.v20081014</ldapbrowser.core.version>
+    <ldapbrowser.feature.version>1.3.0.v20081014</ldapbrowser.feature.version>
+    <ldapbrowser.help.version>1.3.0.v20081014</ldapbrowser.help.version>
+    <ldapbrowser.ui.version>1.3.0.v20081014</ldapbrowser.ui.version>
+    <ldifeditor.version>1.3.0.v20081014</ldifeditor.version>
+    <ldifeditor.feature.version>1.3.0.v20081014</ldifeditor.feature.version>
+    <ldifeditor.help.version>1.3.0.v20081014</ldifeditor.help.version>
+    <ldifparser.version>1.3.0.v20081014</ldifparser.version>
+    <rcp.version>1.3.0.v20081014</rcp.version>
+    <rcp.feature.version>1.3.0.v20081014</rcp.feature.version>
+    <rcp.help.version>1.3.0.v20081014</rcp.help.version>
     <repository.version>1.3.0-SNAPSHOT</repository.version>
-    <schemaeditor.version>1.3.0-SNAPSHOT</schemaeditor.version>
-    <schemaeditor.feature.version>1.3.0-SNAPSHOT</schemaeditor.feature.version>
-    <schemaeditor.help.version>1.3.0-SNAPSHOT</schemaeditor.help.version>
+    <schemaeditor.version>1.3.0.v20081014</schemaeditor.version>
+    <schemaeditor.feature.version>1.3.0.v20081014</schemaeditor.feature.version>
+    <schemaeditor.help.version>1.3.0.v20081014</schemaeditor.help.version>
     <studio.dsml.parser.version>0.4.3-SNAPSHOT</studio.dsml.parser.version>
     <updatesite.version>1.3.0-SNAPSHOT</updatesite.version>
-    <valueeditors.version>1.3.0-SNAPSHOT</valueeditors.version>
+    <valueeditors.version>1.3.0.v20081014</valueeditors.version>
     <test.integration.core.version>1.3.0-SNAPSHOT</test.integration.core.version>
     <test.integration.ui.version>1.3.0-SNAPSHOT</test.integration.ui.version>
 
@@ -202,7 +202,7 @@
       <dependency>
         <groupId>org.apache.directory.studio</groupId>
         <artifactId>studio-dsml-parser</artifactId>
-        <version>${studio.dsml.parser.version}</version>
+        <version>0.4.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.directory.studio</groupId>
@@ -267,7 +267,7 @@
       <dependency>
         <groupId>org.apache.directory.studio</groupId>
         <artifactId>apacheds-launcher</artifactId>
-        <version>${apacheds.launcher.version}</version>
+        <version>1.2.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.directory.studio</groupId>

Modified: directory/studio/trunk/rcp-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/rcp-feature/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/rcp-feature/pom.xml (original)
+++ directory/studio/trunk/rcp-feature/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>rcp.feature</artifactId>
-  <version>${rcp.feature.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio RCP Feature</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -125,4 +104,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/rcp-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/rcp-help/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/rcp-help/pom.xml (original)
+++ directory/studio/trunk/rcp-help/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,24 +1,3 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
@@ -29,11 +8,11 @@
   </parent>
 
   <artifactId>rcp.help</artifactId>
-  <version>${rcp.help.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio RCP Help</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
 
   <properties>
     <current_pom_version>${pom.version}</current_pom_version>
@@ -59,4 +38,10 @@
     </plugins>
   </build>
                                                                   
-</project>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/rcp.help</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/rcp.help</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.3.0.v20081014parent-help/rcp.help</url>
+  </scm>
+</project>
\ No newline at end of file

Modified: directory/studio/trunk/rcp/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/rcp/pom.xml?rev=704521&r1=704520&r2=704521&view=diff
==============================================================================
--- directory/studio/trunk/rcp/pom.xml (original)
+++ directory/studio/trunk/rcp/pom.xml Tue Oct 14 05:55:54 2008
@@ -1,38 +1,17 @@
-<?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">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.0.v20081014</version>
   </parent>
   
   <artifactId>rcp</artifactId>
-  <version>${rcp.version}</version>
+  <version>1.3.0.v20081014</version>
   <name>Apache Directory Studio RCP</name>
   <packaging>jar</packaging>
 
-  <description></description>
+  <description />
   
   <build>
     <resources>
@@ -237,4 +216,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file