[526568] Tweaking module versions.

[526568] Tweaking module versions.

[526568] Tweaking module versions.
diff --git a/doc/pom.xml b/doc/pom.xml
index c58d20d..6a24ea4 100644
--- a/doc/pom.xml
+++ b/doc/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.uml2</groupId>
     <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../releng/org.eclipse.uml2.releng.tycho</relativePath>
   </parent>
   <groupId>org.eclipse.uml2.doc</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml
index d5fc81a..9314f39 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.uml2</groupId>
     <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../releng/org.eclipse.uml2.releng.tycho</relativePath>
   </parent>
   <groupId>org.eclipse.uml2.examples</groupId>
diff --git a/features/pom.xml b/features/pom.xml
index e7c714b..11da803 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.uml2</groupId>
     <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../releng/org.eclipse.uml2.releng.tycho</relativePath>
   </parent>
   <groupId>org.eclipse.uml2.features</groupId>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index b2806f8..fbba3fd 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.uml2</groupId>
     <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../releng/org.eclipse.uml2.releng.tycho</relativePath>
   </parent>
   <groupId>org.eclipse.uml2.plugins</groupId>
diff --git a/releng/org.eclipse.uml2.build-feature/pom.xml b/releng/org.eclipse.uml2.build-feature/pom.xml
index 203df76..616fb11 100644
--- a/releng/org.eclipse.uml2.build-feature/pom.xml
+++ b/releng/org.eclipse.uml2.build-feature/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.eclipse.uml2.releng</groupId>
     <artifactId>releng</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.eclipse.uml2</groupId>
   <artifactId>org.eclipse.uml2.build</artifactId>
-  <version>5.4.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-repository</packaging>
   <build>
     <plugins>
diff --git a/releng/org.eclipse.uml2.releng.tycho/pom.xml b/releng/org.eclipse.uml2.releng.tycho/pom.xml
index 98944b6..2ad9497 100644
--- a/releng/org.eclipse.uml2.releng.tycho/pom.xml
+++ b/releng/org.eclipse.uml2.releng.tycho/pom.xml
@@ -17,7 +17,7 @@
 
   <groupId>org.eclipse.uml2</groupId>
   <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-  <version>5.4.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <licenses>
@@ -144,7 +144,6 @@
           <archive>
             <addMavenDescriptor>false</addMavenDescriptor>
           </archive>
-          <includeBinaryFeature>false</includeBinaryFeature>
         </configuration>
         <executions>
           <execution>
@@ -275,7 +274,7 @@
                 <artifact>
                   <groupId>org.eclipse.uml2</groupId>
                   <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-                  <version>5.4.0-SNAPSHOT</version>
+                  <version>1.0.0-SNAPSHOT</version>
                   <classifier>targetPlatforms/nightly</classifier>
                 </artifact>
               </target>
@@ -302,7 +301,7 @@
                 <artifact>
                   <groupId>org.eclipse.uml2</groupId>
                   <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-                  <version>5.4.0-SNAPSHOT</version>
+                  <version>1.0.0-SNAPSHOT</version>
                   <classifier>targetPlatforms/integration</classifier>
                 </artifact>
               </target>
@@ -329,7 +328,7 @@
                 <artifact>
                   <groupId>org.eclipse.uml2</groupId>
                   <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-                  <version>5.4.0-SNAPSHOT</version>
+                  <version>1.0.0-SNAPSHOT</version>
                   <classifier>targetPlatforms/stable</classifier>
                 </artifact>
               </target>
diff --git a/releng/pom.xml b/releng/pom.xml
index 8cb1943..8361d53 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.eclipse.uml2</groupId>
     <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../releng/org.eclipse.uml2.releng.tycho</relativePath>
   </parent>
   <groupId>org.eclipse.uml2.releng</groupId>
   <artifactId>releng</artifactId>
-  <version>5.4.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <modules>
     <module>org.eclipse.uml2.build-feature</module> 
diff --git a/tests/org.eclipse.uml2.ant.tests/pom.xml b/tests/org.eclipse.uml2.ant.tests/pom.xml
new file mode 100644
index 0000000..3d19c33
--- /dev/null
+++ b/tests/org.eclipse.uml2.ant.tests/pom.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.eclipse.uml2</groupId>
+  <artifactId>org.eclipse.uml2.ant.tests</artifactId>
+  <version>5.4.0-SNAPSHOT</version>
+  <packaging>eclipse-test-plugin</packaging>
+  <parent>
+    <groupId>org.eclipse.uml2.tests</groupId>
+    <artifactId>tests</artifactId>
+    <version>5.4.0-SNAPSHOT</version>
+  </parent>
+  <build>
+  <plugins>
+    <plugin>
+      <groupId>org.eclipse.tycho</groupId>
+      <artifactId>tycho-surefire-plugin</artifactId>
+      <version>${tycho-version}</version>
+      <configuration>
+        <testClass>org.eclipse.uml2.ant.tests.AntAllTests</testClass>
+        <useUIHarness>true</useUIHarness>
+        <useUIThread>true</useUIThread>
+        <argLine>-ea</argLine>
+      </configuration>
+    </plugin>
+  </plugins>
+  </build>
+</project>
\ No newline at end of file
diff --git a/tests/pom.xml b/tests/pom.xml
index 3f75941..2cd4c92 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.uml2</groupId>
     <artifactId>org.eclipse.uml2.releng.tycho</artifactId>
-    <version>5.4.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <relativePath>../releng/org.eclipse.uml2.releng.tycho</relativePath>
   </parent>
   <groupId>org.eclipse.uml2.tests</groupId>