Uncommented some profiles. Fixed version in pom.xml files.
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/branches/1.4.x@764722 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/aciitemeditor/pom.xml b/aciitemeditor/pom.xml
index 3a91295..e2e5a6f 100644
--- a/aciitemeditor/pom.xml
+++ b/aciitemeditor/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>aciitemeditor</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${aciitemeditor.version}</version>
<name>Apache Directory Studio ACI Item Editor</name>
<packaging>jar</packaging>
diff --git a/apacheds-configuration-feature/pom.xml b/apacheds-configuration-feature/pom.xml
index 1dee097..e6ca934 100644
--- a/apacheds-configuration-feature/pom.xml
+++ b/apacheds-configuration-feature/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>apacheds.configuration.feature</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.configuration.feature.version}</version>
<name>Apache Directory Studio Apache DS Configuration Feature</name>
<packaging>jar</packaging>
diff --git a/apacheds-configuration-help/pom.xml b/apacheds-configuration-help/pom.xml
index 6b5a00a..8455b2c 100644
--- a/apacheds-configuration-help/pom.xml
+++ b/apacheds-configuration-help/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent-help</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../help-pom.xml</relativePath>
</parent>
<artifactId>apacheds.configuration.help</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.configuration.help.version}</version>
<name>Apache Directory Studio Apache DS Configuration Help</name>
<packaging>jar</packaging>
diff --git a/apacheds-configuration/pom.xml b/apacheds-configuration/pom.xml
index a9b9d92..c76d0c0 100644
--- a/apacheds-configuration/pom.xml
+++ b/apacheds-configuration/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>apacheds.configuration</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.configuration.version}</version>
<name>Apache Directory Studio Apache DS Configuration</name>
<packaging>jar</packaging>
diff --git a/apacheds-feature/pom.xml b/apacheds-feature/pom.xml
index 9b2de74..c1d7ea4 100644
--- a/apacheds-feature/pom.xml
+++ b/apacheds-feature/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>apacheds.feature</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.feature.version}</version>
<name>Apache Directory Studio Apache DS Feature</name>
<packaging>jar</packaging>
diff --git a/apacheds-help/pom.xml b/apacheds-help/pom.xml
index 8511c2c..65ac72c 100644
--- a/apacheds-help/pom.xml
+++ b/apacheds-help/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent-help</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../help-pom.xml</relativePath>
</parent>
<artifactId>apacheds.help</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.help.version}</version>
<name>Apache Directory Studio Apache DS Help</name>
<packaging>jar</packaging>
diff --git a/apacheds-launcher/pom.xml b/apacheds-launcher/pom.xml
index 821c805..01f7a0f 100644
--- a/apacheds-launcher/pom.xml
+++ b/apacheds-launcher/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>apacheds-launcher</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.launcher.version}</version>
<name>Apache Directory Studio Apache DS Launcher</name>
<packaging>jar</packaging>
diff --git a/apacheds/pom.xml b/apacheds/pom.xml
index 378dbae..03d866a 100644
--- a/apacheds/pom.xml
+++ b/apacheds/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>apacheds</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${apacheds.version}</version>
<name>Apache Directory Studio Apache DS</name>
<packaging>jar</packaging>
diff --git a/connection-core/pom.xml b/connection-core/pom.xml
index 2c91ba9..1dc84c0 100644
--- a/connection-core/pom.xml
+++ b/connection-core/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>connection.core</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${connection.core.version}</version>
<name>Apache Directory Studio Connection Core</name>
<packaging>jar</packaging>
diff --git a/connection-ui/pom.xml b/connection-ui/pom.xml
index 7fa34ef..e3ef8a7 100644
--- a/connection-ui/pom.xml
+++ b/connection-ui/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>connection.ui</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${connection.ui.version}</version>
<name>Apache Directory Studio Connection UI</name>
<packaging>jar</packaging>
diff --git a/help-pom.xml b/help-pom.xml
index f8f91f3..dd56494 100644
--- a/help-pom.xml
+++ b/help-pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>.</relativePath>
</parent>
diff --git a/jars/pom.xml b/jars/pom.xml
index 02e9d04..5d98d0f 100644
--- a/jars/pom.xml
+++ b/jars/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>jars</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${jars.version}</version>
<name>Apache Directory Studio Jars</name>
<packaging>jar</packaging>
diff --git a/ldapbrowser-common/pom.xml b/ldapbrowser-common/pom.xml
index b392023..5f4c35a 100644
--- a/ldapbrowser-common/pom.xml
+++ b/ldapbrowser-common/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldapbrowser.common</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldapbrowser.common.version}</version>
<name>Apache Directory Studio LDAP Browser Common</name>
<packaging>jar</packaging>
diff --git a/ldapbrowser-core/pom.xml b/ldapbrowser-core/pom.xml
index 395c792..eed1f5d 100644
--- a/ldapbrowser-core/pom.xml
+++ b/ldapbrowser-core/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldapbrowser.core</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldapbrowser.core.version}</version>
<name>Apache Directory Studio LDAP Browser Core</name>
<packaging>jar</packaging>
diff --git a/ldapbrowser-feature/pom.xml b/ldapbrowser-feature/pom.xml
index 5129061..be8c0f2 100644
--- a/ldapbrowser-feature/pom.xml
+++ b/ldapbrowser-feature/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldapbrowser.feature</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldapbrowser.feature.version}</version>
<name>Apache Directory Studio LDAP Browser Feature</name>
<packaging>jar</packaging>
diff --git a/ldapbrowser-help/pom.xml b/ldapbrowser-help/pom.xml
index 02f2eee..d3560a8 100644
--- a/ldapbrowser-help/pom.xml
+++ b/ldapbrowser-help/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent-help</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../help-pom.xml</relativePath>
</parent>
<artifactId>ldapbrowser.help</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldapbrowser.help.version}</version>
<name>Apache Directory Studio LDAP Browser Help</name>
<packaging>jar</packaging>
diff --git a/ldapbrowser-ui/pom.xml b/ldapbrowser-ui/pom.xml
index 4e5b481..10b82d6 100644
--- a/ldapbrowser-ui/pom.xml
+++ b/ldapbrowser-ui/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldapbrowser.ui</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldapbrowser.ui.version}</version>
<name>Apache Directory Studio LDAP Browser UI</name>
<packaging>jar</packaging>
diff --git a/ldif-parser/pom.xml b/ldif-parser/pom.xml
index adb3f92..4a6a54f 100644
--- a/ldif-parser/pom.xml
+++ b/ldif-parser/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldifparser</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldifparser.version}</version>
<name>Apache Directory Studio LDIF Parser</name>
<packaging>jar</packaging>
diff --git a/ldifeditor-feature/pom.xml b/ldifeditor-feature/pom.xml
index 6ba0550..53ed1c7 100644
--- a/ldifeditor-feature/pom.xml
+++ b/ldifeditor-feature/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldifeditor.feature</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldifeditor.feature.version}</version>
<name>Apache Directory Studio LDIF Editor Feature</name>
<packaging>jar</packaging>
diff --git a/ldifeditor-help/pom.xml b/ldifeditor-help/pom.xml
index 7cc02aa..f445126 100644
--- a/ldifeditor-help/pom.xml
+++ b/ldifeditor-help/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent-help</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../help-pom.xml</relativePath>
</parent>
<artifactId>ldifeditor.help</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldifeditor.help.version}</version>
<name>Apache Directory Studio LDIF Editor Help</name>
<packaging>jar</packaging>
diff --git a/ldifeditor/pom.xml b/ldifeditor/pom.xml
index 927a835..2ea1658 100644
--- a/ldifeditor/pom.xml
+++ b/ldifeditor/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>ldifeditor</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${ldifeditor.version}</version>
<name>Apache Directory Studio LDIF Editor</name>
<packaging>jar</packaging>
diff --git a/pom.xml b/pom.xml
index 6559b94..4f285a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>Apache Directory Studio</name>
<packaging>pom</packaging>
@@ -45,9 +45,9 @@
</organization>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407</developerConnection>
- <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/branches/1.4.x/</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/branches/1.4.x/</developerConnection>
+ <url>http://svn.apache.org/viewvc/directory/studio/branches/1.4.x/</url>
</scm>
<distributionManagement>
@@ -65,38 +65,38 @@
<studio.dist.url>${pom.distributionManagement.repository.url}</studio.dist.url>
<distMgmtSiteUrl>scpexe://vm094.oxylos.org/var/www/html/projects/studio/</distMgmtSiteUrl>
<!-- Set versions for subprojects -->
- <aciitemeditor.version>1.4.0.v20090407</aciitemeditor.version>
- <apacheds.launcher.version>1.4.0.v20090407</apacheds.launcher.version>
- <apacheds.version>1.4.0.v20090407</apacheds.version>
- <apacheds.help.version>1.4.0.v20090407</apacheds.help.version>
- <apacheds.feature.version>1.4.0.v20090407</apacheds.feature.version>
- <apacheds.configuration.version>1.4.0.v20090407</apacheds.configuration.version>
- <apacheds.configuration.feature.version>1.4.0.v20090407</apacheds.configuration.feature.version>
- <apacheds.configuration.help.version>1.4.0.v20090407</apacheds.configuration.help.version>
- <connection.core.version>1.4.0.v20090407</connection.core.version>
- <connection.ui.version>1.4.0.v20090407</connection.ui.version>
- <jars.version>1.4.0.v20090407</jars.version>
- <ldapbrowser.common.version>1.4.0.v20090407</ldapbrowser.common.version>
- <ldapbrowser.core.version>1.4.0.v20090407</ldapbrowser.core.version>
- <ldapbrowser.feature.version>1.4.0.v20090407</ldapbrowser.feature.version>
- <ldapbrowser.help.version>1.4.0.v20090407</ldapbrowser.help.version>
- <ldapbrowser.ui.version>1.4.0.v20090407</ldapbrowser.ui.version>
- <ldifeditor.version>1.4.0.v20090407</ldifeditor.version>
- <ldifeditor.feature.version>1.4.0.v20090407</ldifeditor.feature.version>
- <ldifeditor.help.version>1.4.0.v20090407</ldifeditor.help.version>
- <ldifparser.version>1.4.0.v20090407</ldifparser.version>
- <rcp.version>1.4.0.v20090407</rcp.version>
- <rcp.feature.version>1.4.0.v20090407</rcp.feature.version>
- <rcp.help.version>1.4.0.v20090407</rcp.help.version>
- <repository.version>1.4.0-SNAPSHOT</repository.version>
- <schemaeditor.version>1.4.0.v20090407</schemaeditor.version>
- <schemaeditor.feature.version>1.4.0.v20090407</schemaeditor.feature.version>
- <schemaeditor.help.version>1.4.0.v20090407</schemaeditor.help.version>
- <studio.dsml.parser.version>0.4.5-SNAPSHOT</studio.dsml.parser.version>
- <updatesite.version>1.4.0-SNAPSHOT</updatesite.version>
- <valueeditors.version>1.4.0.v20090407</valueeditors.version>
- <test.integration.core.version>1.4.0-SNAPSHOT</test.integration.core.version>
- <test.integration.ui.version>1.4.0-SNAPSHOT</test.integration.ui.version>
+ <aciitemeditor.version>1.4.1-SNAPSHOT</aciitemeditor.version>
+ <apacheds.launcher.version>1.4.1-SNAPSHOT</apacheds.launcher.version>
+ <apacheds.version>1.4.1-SNAPSHOT</apacheds.version>
+ <apacheds.help.version>1.4.1-SNAPSHOT</apacheds.help.version>
+ <apacheds.feature.version>1.4.1-SNAPSHOT</apacheds.feature.version>
+ <apacheds.configuration.version>1.4.1-SNAPSHOT</apacheds.configuration.version>
+ <apacheds.configuration.feature.version>1.4.1-SNAPSHOT</apacheds.configuration.feature.version>
+ <apacheds.configuration.help.version>1.4.1-SNAPSHOT</apacheds.configuration.help.version>
+ <connection.core.version>1.4.1-SNAPSHOT</connection.core.version>
+ <connection.ui.version>1.4.1-SNAPSHOT</connection.ui.version>
+ <jars.version>1.4.1-SNAPSHOT</jars.version>
+ <ldapbrowser.common.version>1.4.1-SNAPSHOT</ldapbrowser.common.version>
+ <ldapbrowser.core.version>1.4.1-SNAPSHOT</ldapbrowser.core.version>
+ <ldapbrowser.feature.version>1.4.1-SNAPSHOT</ldapbrowser.feature.version>
+ <ldapbrowser.help.version>1.4.1-SNAPSHOT</ldapbrowser.help.version>
+ <ldapbrowser.ui.version>1.4.1-SNAPSHOT</ldapbrowser.ui.version>
+ <ldifeditor.version>1.4.1-SNAPSHOT</ldifeditor.version>
+ <ldifeditor.feature.version>1.4.1-SNAPSHOT</ldifeditor.feature.version>
+ <ldifeditor.help.version>1.4.1-SNAPSHOT</ldifeditor.help.version>
+ <ldifparser.version>1.4.1-SNAPSHOT</ldifparser.version>
+ <rcp.version>1.4.1-SNAPSHOT</rcp.version>
+ <rcp.feature.version>1.4.1-SNAPSHOT</rcp.feature.version>
+ <rcp.help.version>1.4.1-SNAPSHOT</rcp.help.version>
+ <repository.version>1.4.1-SNAPSHOT</repository.version>
+ <schemaeditor.version>1.4.1-SNAPSHOT</schemaeditor.version>
+ <schemaeditor.feature.version>1.4.1-SNAPSHOT</schemaeditor.feature.version>
+ <schemaeditor.help.version>1.4.1-SNAPSHOT</schemaeditor.help.version>
+ <studio.dsml.parser.version>0.4.6-SNAPSHOT</studio.dsml.parser.version>
+ <test.integration.core.version>1.4.1-SNAPSHOT</test.integration.core.version>
+ <test.integration.ui.version>1.4.1-SNAPSHOT</test.integration.ui.version>
+ <updatesite.version>1.4.1-SNAPSHOT</updatesite.version>
+ <valueeditors.version>1.4.1-SNAPSHOT</valueeditors.version>
<!-- Set versions for depending projects -->
<org.apache.directory.shared.version>0.9.14</org.apache.directory.shared.version>
@@ -163,15 +163,6 @@
-Pintegration-tests
to the commandline to launch them.
-->
- <!--
- NOTE:
- This profile has been disabled for the release, and needs to be
- enabled again after the release is over.
- We are disabling the build of 'updatesite' and 'studio' because we don't
- want to overload the maven repository with useless (heavy) packages and
- distributions
- -->
- <!--
<profile>
<id>integration-tests</id>
<modules>
@@ -179,22 +170,12 @@
<module>test-integration-ui</module>
</modules>
</profile>
- -->
<!--
Add the dist modules as profile to force them being built
AFTER the help modules, otherwise we run into a backlog
of at least 1 iteration because the dist modules would be
built before the help modules ...
-->
- <!--
- NOTE:
- This profile has been disabled for the release, and needs to be
- enabled again after the release is over.
- We are disabling the build of 'updatesite' and 'studio' because we don't
- want to overload the maven repository with useless (heavy) packages and
- distributions
- -->
- <!--
<profile>
<id>build-dist-modules</id>
<activation>
@@ -207,7 +188,6 @@
<module>studio</module>
</modules>
</profile>
- -->
</profiles>
<dependencyManagement>
@@ -216,7 +196,7 @@
<dependency>
<groupId>org.apache.directory.studio</groupId>
<artifactId>studio-dsml-parser</artifactId>
- <version>0.4.5</version>
+ <version>${studio.dsml.parser.version}</version>
</dependency>
<dependency>
<groupId>org.apache.directory.studio</groupId>
diff --git a/rcp-feature/pom.xml b/rcp-feature/pom.xml
index b7f9156..d56e623 100644
--- a/rcp-feature/pom.xml
+++ b/rcp-feature/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>rcp.feature</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${rcp.feature.version}</version>
<name>Apache Directory Studio RCP Feature</name>
<packaging>jar</packaging>
diff --git a/rcp-help/pom.xml b/rcp-help/pom.xml
index 82f30fb..7d1d4b4 100644
--- a/rcp-help/pom.xml
+++ b/rcp-help/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent-help</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../help-pom.xml</relativePath>
</parent>
<artifactId>rcp.help</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${rcp.help.version}</version>
<name>Apache Directory Studio RCP Help</name>
<packaging>jar</packaging>
diff --git a/rcp/pom.xml b/rcp/pom.xml
index 9617f17..6e99ee2 100644
--- a/rcp/pom.xml
+++ b/rcp/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>rcp</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${rcp.version}</version>
<name>Apache Directory Studio RCP</name>
<packaging>jar</packaging>
diff --git a/repository/pom.xml b/repository/pom.xml
index 0034c60..66342b9 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>repository</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${repository.version}</version>
<name>Apache Directory Studio Repository</name>
<packaging>pom</packaging>
diff --git a/schemaeditor-feature/pom.xml b/schemaeditor-feature/pom.xml
index 15a2ac2..be5e014 100644
--- a/schemaeditor-feature/pom.xml
+++ b/schemaeditor-feature/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>schemaeditor.feature</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${schemaeditor.feature.version}</version>
<name>Apache Directory Studio Schema Editor Feature</name>
<packaging>jar</packaging>
diff --git a/schemaeditor-help/pom.xml b/schemaeditor-help/pom.xml
index 76ea81d..4a60379 100644
--- a/schemaeditor-help/pom.xml
+++ b/schemaeditor-help/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent-help</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../help-pom.xml</relativePath>
</parent>
<artifactId>schemaeditor.help</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${schemaeditor.help.version}</version>
<name>Apache Directory Studio Schema Editor Help</name>
<packaging>jar</packaging>
diff --git a/schemaeditor/pom.xml b/schemaeditor/pom.xml
index 3af644d..9713361 100644
--- a/schemaeditor/pom.xml
+++ b/schemaeditor/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>schemaeditor</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${schemaeditor.version}</version>
<name>Apache Directory Studio Schema Editor</name>
<packaging>jar</packaging>
diff --git a/studio-dsml-parser/pom.xml b/studio-dsml-parser/pom.xml
index e46ac85..39c2301 100644
--- a/studio-dsml-parser/pom.xml
+++ b/studio-dsml-parser/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>studio-dsml-parser</artifactId>
- <version>0.4.5</version>
+ <version>${studio.dsml.parser.version}</version>
<name>Apache Directory Studio DSML Parser</name>
<packaging>jar</packaging>
diff --git a/studio/pom.xml b/studio/pom.xml
index 361489f..191d864 100644
--- a/studio/pom.xml
+++ b/studio/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>studio-build</artifactId>
diff --git a/test-integration-core/pom.xml b/test-integration-core/pom.xml
index e624bd9..502213e 100644
--- a/test-integration-core/pom.xml
+++ b/test-integration-core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>test.integration.core</artifactId>
diff --git a/test-integration-ui/pom.xml b/test-integration-ui/pom.xml
index 31701aa..0e74adf 100644
--- a/test-integration-ui/pom.xml
+++ b/test-integration-ui/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>test.integration.ui</artifactId>
diff --git a/updatesite/pom.xml b/updatesite/pom.xml
index 7bd0426..51c2ed8 100644
--- a/updatesite/pom.xml
+++ b/updatesite/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>updatesite</artifactId>
diff --git a/valueeditors/pom.xml b/valueeditors/pom.xml
index c1b9429..34ab19d 100644
--- a/valueeditors/pom.xml
+++ b/valueeditors/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>valueeditors</artifactId>
- <version>1.4.0.v20090407</version>
+ <version>${valueeditors.version}</version>
<name>Apache Directory Studio Value Editors</name>
<packaging>jar</packaging>