Set version number for release 2.0.0.v20210717-M17
diff --git a/eclipse-trgt-platform/pom-first.xml b/eclipse-trgt-platform/pom-first.xml index 22ed568..ed43a52 100644 --- a/eclipse-trgt-platform/pom-first.xml +++ b/eclipse-trgt-platform/pom-first.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.setup-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/eclipse-trgt-platform/pom.xml b/eclipse-trgt-platform/pom.xml index 5dc7e88..74414fc 100644 --- a/eclipse-trgt-platform/pom.xml +++ b/eclipse-trgt-platform/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/features/apacheds.feature/feature.xml b/features/apacheds.feature/feature.xml index be17f2a..cdcb068 100644 --- a/features/apacheds.feature/feature.xml +++ b/features/apacheds.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.apacheds.feature" label="Apache Directory Studio ApacheDS" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" plugin="org.apache.directory.studio.apacheds.configuration" image="studio.png">
diff --git a/features/apacheds.feature/pom.xml b/features/apacheds.feature/pom.xml index 7dffae0..89cb816 100644 --- a/features/apacheds.feature/pom.xml +++ b/features/apacheds.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/features/ldapbrowser.feature/feature.xml b/features/ldapbrowser.feature/feature.xml index df9c94a..d4f428a 100644 --- a/features/ldapbrowser.feature/feature.xml +++ b/features/ldapbrowser.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.ldapbrowser.feature" label="Apache Directory Studio LDAP Browser" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" plugin="org.apache.directory.studio.ldapbrowser.ui" image="studio.png">
diff --git a/features/ldapbrowser.feature/pom.xml b/features/ldapbrowser.feature/pom.xml index 50e3f42..3056b4a 100644 --- a/features/ldapbrowser.feature/pom.xml +++ b/features/ldapbrowser.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/features/ldifeditor.feature/feature.xml b/features/ldifeditor.feature/feature.xml index 331ed9b..361f7b7 100644 --- a/features/ldifeditor.feature/feature.xml +++ b/features/ldifeditor.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.ldifeditor.feature" label="Apache Directory Studio LDIF Editor" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" plugin="org.apache.directory.studio.ldifeditor" image="studio.png">
diff --git a/features/ldifeditor.feature/pom.xml b/features/ldifeditor.feature/pom.xml index f3d557f..c641bc3 100644 --- a/features/ldifeditor.feature/pom.xml +++ b/features/ldifeditor.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/features/nls.feature/feature.xml b/features/nls.feature/feature.xml index de0808d..086d404 100644 --- a/features/nls.feature/feature.xml +++ b/features/nls.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.nls.feature" label="Apache Directory Studio National Language Support" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" image="studio.png">
diff --git a/features/nls.feature/pom.xml b/features/nls.feature/pom.xml index 5325962..8d7c783 100644 --- a/features/nls.feature/pom.xml +++ b/features/nls.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/features/openldap.feature/feature.xml b/features/openldap.feature/feature.xml index 2caa415..74ce835 100644 --- a/features/openldap.feature/feature.xml +++ b/features/openldap.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.openldap.feature" label="Apache Directory Studio OpenLDAP" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" image="studio.png">
diff --git a/features/openldap.feature/pom.xml b/features/openldap.feature/pom.xml index b8bb25e..bad9838 100644 --- a/features/openldap.feature/pom.xml +++ b/features/openldap.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/features/pom.xml b/features/pom.xml index bea1695..cd2e170 100644 --- a/features/pom.xml +++ b/features/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> </parent> <artifactId>org.apache.directory.studio.features-parent</artifactId>
diff --git a/features/rcp.feature/feature.xml b/features/rcp.feature/feature.xml index def333d..f42c66c 100644 --- a/features/rcp.feature/feature.xml +++ b/features/rcp.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.rcp.feature" label="Apache Directory Studio RCP" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" plugin="org.apache.directory.studio.rcp" image="studio.png">
diff --git a/features/rcp.feature/pom.xml b/features/rcp.feature/pom.xml index 4cd2b5e..132b067 100644 --- a/features/rcp.feature/pom.xml +++ b/features/rcp.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/features/schemaeditor.feature/feature.xml b/features/schemaeditor.feature/feature.xml index e8d3fa1..b6ef8ef 100644 --- a/features/schemaeditor.feature/feature.xml +++ b/features/schemaeditor.feature/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.apache.directory.studio.schemaeditor.feature" label="Apache Directory Studio Schema Editor" - version="2.0.0.qualifier" + version="2.0.0.v20210717-M17" provider-name="Apache Software Foundation" plugin="org.apache.directory.studio.schemaeditor" image="studio.png">
diff --git a/features/schemaeditor.feature/pom.xml b/features/schemaeditor.feature/pom.xml index e3662b0..9971c51 100644 --- a/features/schemaeditor.feature/pom.xml +++ b/features/schemaeditor.feature/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.features-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/helps/apacheds.help/pom-first.xml b/helps/apacheds.help/pom-first.xml index 62969a7..faa7164 100644 --- a/helps/apacheds.help/pom-first.xml +++ b/helps/apacheds.help/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/helps/apacheds.help/pom.xml b/helps/apacheds.help/pom.xml index 167d698..0facc4b 100644 --- a/helps/apacheds.help/pom.xml +++ b/helps/apacheds.help/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/helps/ldapbrowser.help/pom-first.xml b/helps/ldapbrowser.help/pom-first.xml index 3ed3568..26c0785 100644 --- a/helps/ldapbrowser.help/pom-first.xml +++ b/helps/ldapbrowser.help/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/helps/ldapbrowser.help/pom.xml b/helps/ldapbrowser.help/pom.xml index d768c64..79a0240 100644 --- a/helps/ldapbrowser.help/pom.xml +++ b/helps/ldapbrowser.help/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/helps/ldifeditor.help/pom-first.xml b/helps/ldifeditor.help/pom-first.xml index 89f0130..750375c 100644 --- a/helps/ldifeditor.help/pom-first.xml +++ b/helps/ldifeditor.help/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/helps/ldifeditor.help/pom.xml b/helps/ldifeditor.help/pom.xml index b803848..7e1243e 100644 --- a/helps/ldifeditor.help/pom.xml +++ b/helps/ldifeditor.help/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/helps/pom-first.xml b/helps/pom-first.xml index 2790f7b..b265e59 100644 --- a/helps/pom-first.xml +++ b/helps/pom-first.xml
@@ -23,13 +23,13 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.setup-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent> <artifactId>org.apache.directory.studio.helps-parent</artifactId> <name>Apache Directory Studio Help Plugins Parent</name> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <packaging>pom</packaging> <modules>
diff --git a/helps/pom.xml b/helps/pom.xml index 354ea94..d15b3de 100644 --- a/helps/pom.xml +++ b/helps/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/helps/rcp.help/pom-first.xml b/helps/rcp.help/pom-first.xml index a9cec02..3211178 100644 --- a/helps/rcp.help/pom-first.xml +++ b/helps/rcp.help/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/helps/rcp.help/pom.xml b/helps/rcp.help/pom.xml index 9bf384b..0765d38 100644 --- a/helps/rcp.help/pom.xml +++ b/helps/rcp.help/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/helps/schemaeditor.help/pom-first.xml b/helps/schemaeditor.help/pom-first.xml index 2924ea9..fbb5b50 100644 --- a/helps/schemaeditor.help/pom-first.xml +++ b/helps/schemaeditor.help/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/helps/schemaeditor.help/pom.xml b/helps/schemaeditor.help/pom.xml index d18db57..9427704 100644 --- a/helps/schemaeditor.help/pom.xml +++ b/helps/schemaeditor.help/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.helps-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/installers/macos/pom.xml b/installers/macos/pom.xml index 04fe74a..72b856c 100644 --- a/installers/macos/pom.xml +++ b/installers/macos/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.installers</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/installers/pom.xml b/installers/pom.xml index 76e35da..1e9a537 100644 --- a/installers/pom.xml +++ b/installers/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/installers/windows/64bit/pom.xml b/installers/windows/64bit/pom.xml index 6feed97..31a0bc7 100644 --- a/installers/windows/64bit/pom.xml +++ b/installers/windows/64bit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.installers.windows</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/installers/windows/pom.xml b/installers/windows/pom.xml index be709ae..75842e8 100644 --- a/installers/windows/pom.xml +++ b/installers/windows/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.installers</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/p2repositories/dependencies/pom.xml b/p2repositories/dependencies/pom.xml index fb25813..07a4e8e 100644 --- a/p2repositories/dependencies/pom.xml +++ b/p2repositories/dependencies/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.p2repositories-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/p2repositories/eclipse/category.xml b/p2repositories/eclipse/category.xml index a086462..1c9bea7 100644 --- a/p2repositories/eclipse/category.xml +++ b/p2repositories/eclipse/category.xml
@@ -16,19 +16,19 @@ limitations under the License. --> <site> - <feature url="features/org.apache.directory.studio.apacheds.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.apacheds.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.apacheds.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.apacheds.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.ldifeditor.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.ldifeditor.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.ldifeditor.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.ldifeditor.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.ldapbrowser.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.ldapbrowser.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.ldapbrowser.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.ldapbrowser.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.schemaeditor.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.schemaeditor.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.schemaeditor.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.schemaeditor.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <bundle id="org.apache.directory.studio.slf4j-eclipselog" version="2.0.0.qualifier"> + <bundle id="org.apache.directory.studio.slf4j-eclipselog" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </bundle> <category-def name="org.apache.directory.studio" label="Apache Directory Studio">
diff --git a/p2repositories/eclipse/pom.xml b/p2repositories/eclipse/pom.xml index bfc3f89..46d38dd 100644 --- a/p2repositories/eclipse/pom.xml +++ b/p2repositories/eclipse/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.p2repositories-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/p2repositories/pom.xml b/p2repositories/pom.xml index 2abfd4a..e8fff35 100644 --- a/p2repositories/pom.xml +++ b/p2repositories/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/aciitemeditor/pom-first.xml b/plugins/aciitemeditor/pom-first.xml index e8afae6..2027ad3 100644 --- a/plugins/aciitemeditor/pom-first.xml +++ b/plugins/aciitemeditor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/aciitemeditor/pom.xml b/plugins/aciitemeditor/pom.xml index 16b9d96..2665aa1 100644 --- a/plugins/aciitemeditor/pom.xml +++ b/plugins/aciitemeditor/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/apacheds.configuration/pom-first.xml b/plugins/apacheds.configuration/pom-first.xml index c457dff..03072b5 100644 --- a/plugins/apacheds.configuration/pom-first.xml +++ b/plugins/apacheds.configuration/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/apacheds.configuration/pom.xml b/plugins/apacheds.configuration/pom.xml index 9aefc26..1533288 100644 --- a/plugins/apacheds.configuration/pom.xml +++ b/plugins/apacheds.configuration/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/combinededitor/pom-first.xml b/plugins/combinededitor/pom-first.xml index f00b6cf..1b07844 100644 --- a/plugins/combinededitor/pom-first.xml +++ b/plugins/combinededitor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/combinededitor/pom.xml b/plugins/combinededitor/pom.xml index 972bfc5..a4abd62 100644 --- a/plugins/combinededitor/pom.xml +++ b/plugins/combinededitor/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/common.core/pom-first.xml b/plugins/common.core/pom-first.xml index b7eaea7..ec718ed 100644 --- a/plugins/common.core/pom-first.xml +++ b/plugins/common.core/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/common.core/pom.xml b/plugins/common.core/pom.xml index a4a5e1a..0764b51 100644 --- a/plugins/common.core/pom.xml +++ b/plugins/common.core/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/common.ui/pom-first.xml b/plugins/common.ui/pom-first.xml index 42f19c1..a78a974 100644 --- a/plugins/common.ui/pom-first.xml +++ b/plugins/common.ui/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/common.ui/pom.xml b/plugins/common.ui/pom.xml index 57c5936..69fa69d 100644 --- a/plugins/common.ui/pom.xml +++ b/plugins/common.ui/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/connection.core/pom-first.xml b/plugins/connection.core/pom-first.xml index 91cd68c..f1ba3cb 100644 --- a/plugins/connection.core/pom-first.xml +++ b/plugins/connection.core/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/connection.core/pom.xml b/plugins/connection.core/pom.xml index 14812dd..669b02f 100644 --- a/plugins/connection.core/pom.xml +++ b/plugins/connection.core/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/connection.ui/pom-first.xml b/plugins/connection.ui/pom-first.xml index 8011ae7..eda4a3b 100644 --- a/plugins/connection.ui/pom-first.xml +++ b/plugins/connection.ui/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/connection.ui/pom.xml b/plugins/connection.ui/pom.xml index 9d87608..9ac7122 100644 --- a/plugins/connection.ui/pom.xml +++ b/plugins/connection.ui/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/edirectory/pom-first.xml b/plugins/edirectory/pom-first.xml index 28a1829..39b39c4 100644 --- a/plugins/edirectory/pom-first.xml +++ b/plugins/edirectory/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/edirectory/pom.xml b/plugins/edirectory/pom.xml index 96ee680..59400ab 100644 --- a/plugins/edirectory/pom.xml +++ b/plugins/edirectory/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldapbrowser.common/pom-first.xml b/plugins/ldapbrowser.common/pom-first.xml index 7a367e2..d89468e 100644 --- a/plugins/ldapbrowser.common/pom-first.xml +++ b/plugins/ldapbrowser.common/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldapbrowser.common/pom.xml b/plugins/ldapbrowser.common/pom.xml index e3a3eff..44d33bb 100644 --- a/plugins/ldapbrowser.common/pom.xml +++ b/plugins/ldapbrowser.common/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldapbrowser.core/pom-first.xml b/plugins/ldapbrowser.core/pom-first.xml index bb34e8d..bac32cc 100644 --- a/plugins/ldapbrowser.core/pom-first.xml +++ b/plugins/ldapbrowser.core/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldapbrowser.core/pom.xml b/plugins/ldapbrowser.core/pom.xml index e04519d..bd35861 100644 --- a/plugins/ldapbrowser.core/pom.xml +++ b/plugins/ldapbrowser.core/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldapbrowser.ui/pom-first.xml b/plugins/ldapbrowser.ui/pom-first.xml index 4b46973..b17f1a6 100644 --- a/plugins/ldapbrowser.ui/pom-first.xml +++ b/plugins/ldapbrowser.ui/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldapbrowser.ui/pom.xml b/plugins/ldapbrowser.ui/pom.xml index ba7fac1..b0e5084 100644 --- a/plugins/ldapbrowser.ui/pom.xml +++ b/plugins/ldapbrowser.ui/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldapservers.apacheds/pom-first.xml b/plugins/ldapservers.apacheds/pom-first.xml index 7801a4b..8394eea 100644 --- a/plugins/ldapservers.apacheds/pom-first.xml +++ b/plugins/ldapservers.apacheds/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldapservers.apacheds/pom.xml b/plugins/ldapservers.apacheds/pom.xml index 4573ab5..be09559 100644 --- a/plugins/ldapservers.apacheds/pom.xml +++ b/plugins/ldapservers.apacheds/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldapservers/pom-first.xml b/plugins/ldapservers/pom-first.xml index 5de21f9..f009f68 100644 --- a/plugins/ldapservers/pom-first.xml +++ b/plugins/ldapservers/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldapservers/pom.xml b/plugins/ldapservers/pom.xml index fa34aba..be9b590 100644 --- a/plugins/ldapservers/pom.xml +++ b/plugins/ldapservers/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldifeditor/pom-first.xml b/plugins/ldifeditor/pom-first.xml index 60ebb33..189ddef 100644 --- a/plugins/ldifeditor/pom-first.xml +++ b/plugins/ldifeditor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldifeditor/pom.xml b/plugins/ldifeditor/pom.xml index 0a3676a..171f227 100644 --- a/plugins/ldifeditor/pom.xml +++ b/plugins/ldifeditor/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/ldifparser/pom-first.xml b/plugins/ldifparser/pom-first.xml index 70e0ed5..b0046c6 100644 --- a/plugins/ldifparser/pom-first.xml +++ b/plugins/ldifparser/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/ldifparser/pom.xml b/plugins/ldifparser/pom.xml index 72a4e4c..dbd7d01 100644 --- a/plugins/ldifparser/pom.xml +++ b/plugins/ldifparser/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/openldap.acl.editor/pom-first.xml b/plugins/openldap.acl.editor/pom-first.xml index 31a6d0d..2c824a4 100644 --- a/plugins/openldap.acl.editor/pom-first.xml +++ b/plugins/openldap.acl.editor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/openldap.acl.editor/pom.xml b/plugins/openldap.acl.editor/pom.xml index a6ead75..fe87c3e 100644 --- a/plugins/openldap.acl.editor/pom.xml +++ b/plugins/openldap.acl.editor/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/openldap.common.ui/pom-first.xml b/plugins/openldap.common.ui/pom-first.xml index a6e9d92..4dc34a4 100644 --- a/plugins/openldap.common.ui/pom-first.xml +++ b/plugins/openldap.common.ui/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/openldap.common.ui/pom.xml b/plugins/openldap.common.ui/pom.xml index fb5e511..b00319e 100644 --- a/plugins/openldap.common.ui/pom.xml +++ b/plugins/openldap.common.ui/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/openldap.config.editor/pom-first.xml b/plugins/openldap.config.editor/pom-first.xml index 87a0044..beb4900 100644 --- a/plugins/openldap.config.editor/pom-first.xml +++ b/plugins/openldap.config.editor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/openldap.config.editor/pom.xml b/plugins/openldap.config.editor/pom.xml index ac18307..5bd3332 100644 --- a/plugins/openldap.config.editor/pom.xml +++ b/plugins/openldap.config.editor/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/openldap.syncrepl/pom-first.xml b/plugins/openldap.syncrepl/pom-first.xml index 732b0f7..69de036 100644 --- a/plugins/openldap.syncrepl/pom-first.xml +++ b/plugins/openldap.syncrepl/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/openldap.syncrepl/pom.xml b/plugins/openldap.syncrepl/pom.xml index a8e953f..7ace841 100644 --- a/plugins/openldap.syncrepl/pom.xml +++ b/plugins/openldap.syncrepl/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/pom-first.xml b/plugins/pom-first.xml index da527bc..ffc7383 100644 --- a/plugins/pom-first.xml +++ b/plugins/pom-first.xml
@@ -23,13 +23,13 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.setup-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> <name>Apache Directory Studio Plugins Parent</name> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <packaging>pom</packaging> <modules>
diff --git a/plugins/pom.xml b/plugins/pom.xml index 575f929..c119868 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/rcp/pom-first.xml b/plugins/rcp/pom-first.xml index 8c2ad2b..867ca99 100644 --- a/plugins/rcp/pom-first.xml +++ b/plugins/rcp/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/rcp/pom.xml b/plugins/rcp/pom.xml index 0519594..4eb455f 100644 --- a/plugins/rcp/pom.xml +++ b/plugins/rcp/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/schemaeditor/pom-first.xml b/plugins/schemaeditor/pom-first.xml index c4170c3..80ae1e9 100644 --- a/plugins/schemaeditor/pom-first.xml +++ b/plugins/schemaeditor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/schemaeditor/pom.xml b/plugins/schemaeditor/pom.xml index 8925c25..ec563ba 100644 --- a/plugins/schemaeditor/pom.xml +++ b/plugins/schemaeditor/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> </parent> <artifactId>org.apache.directory.studio.schemaeditor</artifactId>
diff --git a/plugins/slf4j-eclipselog/pom-first.xml b/plugins/slf4j-eclipselog/pom-first.xml index 10bd197..21e9196 100644 --- a/plugins/slf4j-eclipselog/pom-first.xml +++ b/plugins/slf4j-eclipselog/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/slf4j-eclipselog/pom.xml b/plugins/slf4j-eclipselog/pom.xml index 5d1618a..7219370 100644 --- a/plugins/slf4j-eclipselog/pom.xml +++ b/plugins/slf4j-eclipselog/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/templateeditor/pom-first.xml b/plugins/templateeditor/pom-first.xml index e33be2d..64a48e2 100644 --- a/plugins/templateeditor/pom-first.xml +++ b/plugins/templateeditor/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/templateeditor/pom.xml b/plugins/templateeditor/pom.xml index 416bceb..8f5e9ae 100644 --- a/plugins/templateeditor/pom.xml +++ b/plugins/templateeditor/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/plugins/valueeditors/pom-first.xml b/plugins/valueeditors/pom-first.xml index 95338de..1c825b4 100644 --- a/plugins/valueeditors/pom-first.xml +++ b/plugins/valueeditors/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/plugins/valueeditors/pom.xml b/plugins/valueeditors/pom.xml index fb5424f..61e1808 100644 --- a/plugins/valueeditors/pom.xml +++ b/plugins/valueeditors/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.plugins-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/pom-first.xml b/pom-first.xml index 3719615..d7a98c4 100644 --- a/pom-first.xml +++ b/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>./pom.xml</relativePath> </parent>
diff --git a/pom.xml b/pom.xml index 6f5fd4e..a9fee47 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <name>Apache Directory Studio Parent</name> <description>Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server.</description> <packaging>pom</packaging>
diff --git a/product/category.xml b/product/category.xml index 6366fb3..c102364 100644 --- a/product/category.xml +++ b/product/category.xml
@@ -16,19 +16,19 @@ limitations under the License. --> <site> - <feature url="features/org.apache.directory.studio.apacheds.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.apacheds.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.apacheds.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.apacheds.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.ldapbrowser.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.ldapbrowser.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.ldapbrowser.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.ldapbrowser.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.ldifeditor.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.ldifeditor.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.ldifeditor.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.ldifeditor.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.rcp.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.rcp.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.rcp.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.rcp.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> - <feature url="features/org.apache.directory.studio.schemaeditor.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.schemaeditor.feature" version="2.0.0.qualifier"> + <feature url="features/org.apache.directory.studio.schemaeditor.feature_2.0.0.v20210717-M17.jar" id="org.apache.directory.studio.schemaeditor.feature" version="2.0.0.v20210717-M17"> <category name="org.apache.directory.studio"/> </feature> <category-def name="org.apache.directory.studio" label="Apache Directory Studio">
diff --git a/product/org.apache.directory.studio.product b/product/org.apache.directory.studio.product index ce25151..509d9c9 100644 --- a/product/org.apache.directory.studio.product +++ b/product/org.apache.directory.studio.product
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <?pde version="3.5"?> -<product name="Apache Directory Studio" uid="org.apache.directory.studio.product" id="org.apache.directory.studio.rcp.product" application="org.apache.directory.studio.rcp.application" version="2.0.0.qualifier" useFeatures="true" includeLaunchers="true"> +<product name="Apache Directory Studio" uid="org.apache.directory.studio.product" id="org.apache.directory.studio.rcp.product" application="org.apache.directory.studio.rcp.application" version="2.0.0.v20210717-M17" useFeatures="true" includeLaunchers="true"> <aboutInfo> <image path="/org.apache.directory.studio.rcp/resources/pictures/product_lg.gif"/>
diff --git a/product/pom.xml b/product/pom.xml index 35856f8..ae85953 100644 --- a/product/pom.xml +++ b/product/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/tests/pom-first.xml b/tests/pom-first.xml index 8d11387..3ff6018 100644 --- a/tests/pom-first.xml +++ b/tests/pom-first.xml
@@ -23,13 +23,13 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.setup-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent> <artifactId>org.apache.directory.studio.tests-parent</artifactId> <name>Apache Directory Studio Test Plugins</name> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <packaging>pom</packaging> <modules>
diff --git a/tests/pom.xml b/tests/pom.xml index ffc3915..afdbb79 100644 --- a/tests/pom.xml +++ b/tests/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/tests/test.integration.core/pom-first.xml b/tests/test.integration.core/pom-first.xml index 271d18e..7812f9e 100644 --- a/tests/test.integration.core/pom-first.xml +++ b/tests/test.integration.core/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.tests-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/tests/test.integration.core/pom.xml b/tests/test.integration.core/pom.xml index 5c9d85b..583b2fc 100644 --- a/tests/test.integration.core/pom.xml +++ b/tests/test.integration.core/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.tests-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>
diff --git a/tests/test.integration.ui/pom-first.xml b/tests/test.integration.ui/pom-first.xml index 9e91593..fc36dc0 100644 --- a/tests/test.integration.ui/pom-first.xml +++ b/tests/test.integration.ui/pom-first.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.tests-parent</artifactId> - <version>2.0.0.qualifier</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../pom-first.xml</relativePath> </parent>
diff --git a/tests/test.integration.ui/pom.xml b/tests/test.integration.ui/pom.xml index 604201c..00a5943 100644 --- a/tests/test.integration.ui/pom.xml +++ b/tests/test.integration.ui/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.directory.studio</groupId> <artifactId>org.apache.directory.studio.tests-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0.v20210717-M17</version> <relativePath>../</relativePath> </parent>