Preparation for tag creation (Tag name: '0.7.0.RC_201904301041').
diff --git a/bundles/org.eclipse.capra.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.core/META-INF/MANIFEST.MF
index 1b0c275..6dd9a98 100644
--- a/bundles/org.eclipse.capra.core/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Core Functionality
 Bundle-SymbolicName: org.eclipse.capra.core;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.emf.ecore;visibility:=reexport,
  org.eclipse.core.resources
diff --git a/bundles/org.eclipse.capra.core/pom.xml b/bundles/org.eclipse.capra.core/pom.xml
index c9404f3..86d6241 100644
--- a/bundles/org.eclipse.capra.core/pom.xml
+++ b/bundles/org.eclipse.capra.core/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.core</artifactId>
diff --git a/bundles/org.eclipse.capra.documentation/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.documentation/META-INF/MANIFEST.MF
index 046c8a2..d419e18 100644
--- a/bundles/org.eclipse.capra.documentation/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.documentation/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Documentation
 Bundle-SymbolicName: org.eclipse.capra.documentation;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.help
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Vendor: Capra Development Team
diff --git a/bundles/org.eclipse.capra.documentation/pom.xml b/bundles/org.eclipse.capra.documentation/pom.xml
index c696cb6..bdf5ef6 100644
--- a/bundles/org.eclipse.capra.documentation/pom.xml
+++ b/bundles/org.eclipse.capra.documentation/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.documentation</artifactId>
diff --git a/bundles/org.eclipse.capra.generic.artifactmodel/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.generic.artifactmodel/META-INF/MANIFEST.MF
index 975b443..fd9098b 100644
--- a/bundles/org.eclipse.capra.generic.artifactmodel/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.generic.artifactmodel/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.capra.generic.artifactmodel;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-ClassPath: .
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/bundles/org.eclipse.capra.generic.artifactmodel/pom.xml b/bundles/org.eclipse.capra.generic.artifactmodel/pom.xml
index f735ffb..6df73a5 100644
--- a/bundles/org.eclipse.capra.generic.artifactmodel/pom.xml
+++ b/bundles/org.eclipse.capra.generic.artifactmodel/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.generic.artifactmodel</artifactId>
diff --git a/bundles/org.eclipse.capra.generic.persistence/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.generic.persistence/META-INF/MANIFEST.MF
index afe5a12..9e3cb79 100644
--- a/bundles/org.eclipse.capra.generic.persistence/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.generic.persistence/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Generic Trace Persistence Functionality
 Bundle-SymbolicName: org.eclipse.capra.generic.persistence;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.emf,
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
diff --git a/bundles/org.eclipse.capra.generic.persistence/pom.xml b/bundles/org.eclipse.capra.generic.persistence/pom.xml
index b086119..d644bf8 100644
--- a/bundles/org.eclipse.capra.generic.persistence/pom.xml
+++ b/bundles/org.eclipse.capra.generic.persistence/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.generic.persistence</artifactId>
diff --git a/bundles/org.eclipse.capra.generic.priority/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.generic.priority/META-INF/MANIFEST.MF
index 4416df4..76bb100 100644
--- a/bundles/org.eclipse.capra.generic.priority/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.generic.priority/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Generic Priority Handler
 Bundle-SymbolicName: org.eclipse.capra.generic.priority;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.capra.core
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Vendor: Capra Development Team
diff --git a/bundles/org.eclipse.capra.generic.priority/pom.xml b/bundles/org.eclipse.capra.generic.priority/pom.xml
index 551f58f..a4bfb14 100644
--- a/bundles/org.eclipse.capra.generic.priority/pom.xml
+++ b/bundles/org.eclipse.capra.generic.priority/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.generic.priority</artifactId>
diff --git a/bundles/org.eclipse.capra.generic.tracemodels/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.generic.tracemodels/META-INF/MANIFEST.MF
index 622407c..b09e78a 100644
--- a/bundles/org.eclipse.capra.generic.tracemodels/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.generic.tracemodels/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Generic Traceability Metamodel
 Bundle-SymbolicName: org.eclipse.capra.generic.tracemodels;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-ClassPath: .
 Bundle-Vendor: Capra Development Team
 Bundle-Localization: plugin
diff --git a/bundles/org.eclipse.capra.generic.tracemodels/pom.xml b/bundles/org.eclipse.capra.generic.tracemodels/pom.xml
index 683f95b..4a95b68 100644
--- a/bundles/org.eclipse.capra.generic.tracemodels/pom.xml
+++ b/bundles/org.eclipse.capra.generic.tracemodels/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.generic.tracemodels</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.cdt/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.cdt/META-INF/MANIFEST.MF
index 961bc52..f142f9a 100644
--- a/bundles/org.eclipse.capra.handler.cdt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.cdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for C/C++ Elements
 Bundle-SymbolicName: org.eclipse.capra.handler.cdt;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-Vendor: rt-labs.com
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.cdt.core,
diff --git a/bundles/org.eclipse.capra.handler.cdt/pom.xml b/bundles/org.eclipse.capra.handler.cdt/pom.xml
index efda1f1..739c607 100644
--- a/bundles/org.eclipse.capra.handler.cdt/pom.xml
+++ b/bundles/org.eclipse.capra.handler.cdt/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.cdt</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.emf/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.emf/META-INF/MANIFEST.MF
index 97354de..e2e16d3 100644
--- a/bundles/org.eclipse.capra.handler.emf/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.emf/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for EMF Models
 Bundle-SymbolicName: org.eclipse.capra.handler.emf;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.emf.ecore,
  org.eclipse.capra.core,
  org.eclipse.core.resources,
diff --git a/bundles/org.eclipse.capra.handler.emf/pom.xml b/bundles/org.eclipse.capra.handler.emf/pom.xml
index 0984c79..6aae991 100644
--- a/bundles/org.eclipse.capra.handler.emf/pom.xml
+++ b/bundles/org.eclipse.capra.handler.emf/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.emf</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.file/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.file/META-INF/MANIFEST.MF
index ab7fbed..48dd654 100644
--- a/bundles/org.eclipse.capra.handler.file/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.file/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Arbitrary Files
 Bundle-SymbolicName: org.eclipse.capra.handler.file;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.core.resources,
  org.eclipse.emf.ecore,
  org.eclipse.core.runtime,
diff --git a/bundles/org.eclipse.capra.handler.file/pom.xml b/bundles/org.eclipse.capra.handler.file/pom.xml
index 2e0f4f9..9e188b7 100644
--- a/bundles/org.eclipse.capra.handler.file/pom.xml
+++ b/bundles/org.eclipse.capra.handler.file/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.file</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.gef/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.gef/META-INF/MANIFEST.MF
index 526eb9c..462d762 100644
--- a/bundles/org.eclipse.capra.handler.gef/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.gef/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for GEF Models
 Bundle-SymbolicName: org.eclipse.capra.handler.gef;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.capra.core,
  org.eclipse.papyrus.infra.gmfdiag.css,
  org.eclipse.papyrus.infra.emf,
diff --git a/bundles/org.eclipse.capra.handler.gef/pom.xml b/bundles/org.eclipse.capra.handler.gef/pom.xml
index b6c0189..24677d2 100644
--- a/bundles/org.eclipse.capra.handler.gef/pom.xml
+++ b/bundles/org.eclipse.capra.handler.gef/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.gef</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.hudson/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.hudson/META-INF/MANIFEST.MF
index 4e130ab..521e475 100644
--- a/bundles/org.eclipse.capra.handler.hudson/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.hudson/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Builds and Testcase Executions in Hudson
 Bundle-SymbolicName: org.eclipse.capra.handler.hudson;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.mylyn.hudson.core,
  org.eclipse.mylyn.builds.core,
  org.eclipse.capra.core,
diff --git a/bundles/org.eclipse.capra.handler.hudson/pom.xml b/bundles/org.eclipse.capra.handler.hudson/pom.xml
index 2865bfa..508b7e9 100644
--- a/bundles/org.eclipse.capra.handler.hudson/pom.xml
+++ b/bundles/org.eclipse.capra.handler.hudson/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.hudson</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.jdt/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.jdt/META-INF/MANIFEST.MF
index 16407b0..080ccf3 100644
--- a/bundles/org.eclipse.capra.handler.jdt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.jdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Java Elements
 Bundle-SymbolicName: org.eclipse.capra.handler.jdt;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.jdt.core,
  org.eclipse.capra.core,
  org.eclipse.emf.ecore,
diff --git a/bundles/org.eclipse.capra.handler.jdt/pom.xml b/bundles/org.eclipse.capra.handler.jdt/pom.xml
index d21cf37..2da0ecc 100644
--- a/bundles/org.eclipse.capra.handler.jdt/pom.xml
+++ b/bundles/org.eclipse.capra.handler.jdt/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.jdt</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.marker/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.marker/META-INF/MANIFEST.MF
index 24349cb..297ed45 100644
--- a/bundles/org.eclipse.capra.handler.marker/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.marker/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Eclipse Markers
 Bundle-SymbolicName: org.eclipse.capra.handler.marker;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.capra.core,
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
diff --git a/bundles/org.eclipse.capra.handler.marker/pom.xml b/bundles/org.eclipse.capra.handler.marker/pom.xml
index 9fcc28f..cab0010 100644
--- a/bundles/org.eclipse.capra.handler.marker/pom.xml
+++ b/bundles/org.eclipse.capra.handler.marker/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.marker</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.mylyn/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.mylyn/META-INF/MANIFEST.MF
index 65b00a7..232d5ab 100644
--- a/bundles/org.eclipse.capra.handler.mylyn/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.mylyn/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Tasks in MyLyn
 Bundle-SymbolicName: org.eclipse.capra.handler.mylyn;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.mylyn.tasks.core,
  org.eclipse.mylyn.tasks.ui,
  org.eclipse.capra.core,
diff --git a/bundles/org.eclipse.capra.handler.mylyn/pom.xml b/bundles/org.eclipse.capra.handler.mylyn/pom.xml
index fa4ae0e..e1f36d0 100644
--- a/bundles/org.eclipse.capra.handler.mylyn/pom.xml
+++ b/bundles/org.eclipse.capra.handler.mylyn/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.mylyn</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.office/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.office/META-INF/MANIFEST.MF
index 7f17e54..245a9af 100644
--- a/bundles/org.eclipse.capra.handler.office/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.office/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Microsoft Office Files
 Bundle-SymbolicName: org.eclipse.capra.handler.office;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.capra.core,
  org.eclipse.capra.ui.office,
diff --git a/bundles/org.eclipse.capra.handler.office/pom.xml b/bundles/org.eclipse.capra.handler.office/pom.xml
index 52b580c..96be7f4 100644
--- a/bundles/org.eclipse.capra.handler.office/pom.xml
+++ b/bundles/org.eclipse.capra.handler.office/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,17 +10,13 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>org.eclipse.capra.handler.office</artifactId>
 	<parent>
 		<artifactId>parent</artifactId>
 		<groupId>org.eclipse.capra</groupId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 	<packaging>eclipse-plugin</packaging>
diff --git a/bundles/org.eclipse.capra.handler.papyrus/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.papyrus/META-INF/MANIFEST.MF
index 8501cdd..4b34eed 100644
--- a/bundles/org.eclipse.capra.handler.papyrus/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.papyrus/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for Papyrus Models
 Bundle-SymbolicName: org.eclipse.capra.handler.papyrus;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.capra.core,
  org.eclipse.capra.ui,
  org.eclipse.emf.ecore,
diff --git a/bundles/org.eclipse.capra.handler.papyrus/pom.xml b/bundles/org.eclipse.capra.handler.papyrus/pom.xml
index c34ecf6..e852640 100644
--- a/bundles/org.eclipse.capra.handler.papyrus/pom.xml
+++ b/bundles/org.eclipse.capra.handler.papyrus/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.papyrus</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.php/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.php/META-INF/MANIFEST.MF
index 0d4b070..537b0d7 100644
--- a/bundles/org.eclipse.capra.handler.php/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.php/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for PHP Elements
 Bundle-SymbolicName: org.eclipse.capra.handler.php;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.capra.core,
  org.eclipse.capra.core,
  org.eclipse.php.core,
diff --git a/bundles/org.eclipse.capra.handler.php/pom.xml b/bundles/org.eclipse.capra.handler.php/pom.xml
index b2f9f6d..f35e7d5 100644
--- a/bundles/org.eclipse.capra.handler.php/pom.xml
+++ b/bundles/org.eclipse.capra.handler.php/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.handler.php</artifactId>
diff --git a/bundles/org.eclipse.capra.handler.reqIf/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.reqIf/META-INF/MANIFEST.MF
index 1abc192..f94c61a 100644
--- a/bundles/org.eclipse.capra.handler.reqIf/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.reqIf/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for ReqIF Models
 Bundle-SymbolicName: org.eclipse.capra.handler.reqIf;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Export-Package: org.eclipse.capra.handler.reqif,
  org.eclipse.capra.handler.reqif.preferences
 Require-Bundle: org.eclipse.capra.core,
diff --git a/bundles/org.eclipse.capra.handler.reqIf/pom.xml b/bundles/org.eclipse.capra.handler.reqIf/pom.xml
index 788b0cd..5506526 100644
--- a/bundles/org.eclipse.capra.handler.reqIf/pom.xml
+++ b/bundles/org.eclipse.capra.handler.reqIf/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,18 +10,14 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>org.eclipse.capra.handler.reqIf</artifactId>
 	<packaging>eclipse-plugin</packaging>
 	<parent>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 </project>
diff --git a/bundles/org.eclipse.capra.handler.uml/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.handler.uml/META-INF/MANIFEST.MF
index 08d6c7e..a61fa3a 100644
--- a/bundles/org.eclipse.capra.handler.uml/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.handler.uml/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Handler for UML Models
 Bundle-SymbolicName: org.eclipse.capra.handler.uml;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Export-Package: org.eclipse.capra.handler.uml
 Require-Bundle: org.eclipse.uml2.uml,
  org.eclipse.emf.ecore,
diff --git a/bundles/org.eclipse.capra.handler.uml/pom.xml b/bundles/org.eclipse.capra.handler.uml/pom.xml
index 2b67872..e88276b 100644
--- a/bundles/org.eclipse.capra.handler.uml/pom.xml
+++ b/bundles/org.eclipse.capra.handler.uml/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,18 +10,14 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>org.eclipse.capra.handler.uml</artifactId>
 	<packaging>eclipse-plugin</packaging>
 	<parent>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 </project>
diff --git a/bundles/org.eclipse.capra.ui.cdt/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.cdt/META-INF/MANIFEST.MF
index 191f93b..bae18d7 100644
--- a/bundles/org.eclipse.capra.ui.cdt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.cdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui.cdt;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-Activator: org.eclipse.capra.ui.cdt.Activator
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.ui,
diff --git a/bundles/org.eclipse.capra.ui.cdt/pom.xml b/bundles/org.eclipse.capra.ui.cdt/pom.xml
index eea44aa..f5b5b0c 100644
--- a/bundles/org.eclipse.capra.ui.cdt/pom.xml
+++ b/bundles/org.eclipse.capra.ui.cdt/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.cdt</artifactId>
diff --git a/bundles/org.eclipse.capra.ui.drive/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.drive/META-INF/MANIFEST.MF
index 6cac751..809b6d4 100644
--- a/bundles/org.eclipse.capra.ui.drive/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.drive/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: C%Bundle-Vendor
 Bundle-SymbolicName: org.eclipse.capra.ui.drive;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.equinox.registry,
  org.eclipse.capra.ui.office,
diff --git a/bundles/org.eclipse.capra.ui.drive/pom.xml b/bundles/org.eclipse.capra.ui.drive/pom.xml
index 45932b1..9d635e0 100644
--- a/bundles/org.eclipse.capra.ui.drive/pom.xml
+++ b/bundles/org.eclipse.capra.ui.drive/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.drive</artifactId>
diff --git a/bundles/org.eclipse.capra.ui.jdt/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.jdt/META-INF/MANIFEST.MF
index b8171ea..4e51f31 100644
--- a/bundles/org.eclipse.capra.ui.jdt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.jdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui.jdt;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-Activator: org.eclipse.capra.ui.jdt.Activator
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.ui,
diff --git a/bundles/org.eclipse.capra.ui.jdt/pom.xml b/bundles/org.eclipse.capra.ui.jdt/pom.xml
index 00b47cc..278c57c 100644
--- a/bundles/org.eclipse.capra.ui.jdt/pom.xml
+++ b/bundles/org.eclipse.capra.ui.jdt/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.jdt</artifactId>
diff --git a/bundles/org.eclipse.capra.ui.notification/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.notification/META-INF/MANIFEST.MF
index e2aed4d..c2f3ab5 100644
--- a/bundles/org.eclipse.capra.ui.notification/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.notification/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui.notification;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.capra.core,
  org.eclipse.core.resources,
diff --git a/bundles/org.eclipse.capra.ui.notification/pom.xml b/bundles/org.eclipse.capra.ui.notification/pom.xml
index 2135b1b..9341cdf 100644
--- a/bundles/org.eclipse.capra.ui.notification/pom.xml
+++ b/bundles/org.eclipse.capra.ui.notification/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.notification</artifactId>
diff --git a/bundles/org.eclipse.capra.ui.office/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.office/META-INF/MANIFEST.MF
index 67b6a9a..0005e79 100644
--- a/bundles/org.eclipse.capra.ui.office/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.office/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui.office;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-ClassPath: .,
  lib/poi-3.10.1-20140818.jar,
  lib/poi-ooxml-schemas-3.10.1-20140818.jar,
diff --git a/bundles/org.eclipse.capra.ui.office/pom.xml b/bundles/org.eclipse.capra.ui.office/pom.xml
index dca1f14..c90d974 100644
--- a/bundles/org.eclipse.capra.ui.office/pom.xml
+++ b/bundles/org.eclipse.capra.ui.office/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,10 +18,10 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.office</artifactId>
 	<packaging>eclipse-plugin</packaging>
 
-</project>
\ No newline at end of file
+</project>
diff --git a/bundles/org.eclipse.capra.ui.plantuml/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.plantuml/META-INF/MANIFEST.MF
index 226f9d2..71eba04 100644
--- a/bundles/org.eclipse.capra.ui.plantuml/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.plantuml/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui.plantuml;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.ui.workbench,
  org.eclipse.jface,
  org.eclipse.capra.core,
diff --git a/bundles/org.eclipse.capra.ui.plantuml/pom.xml b/bundles/org.eclipse.capra.ui.plantuml/pom.xml
index a81ba88..3f01503 100644
--- a/bundles/org.eclipse.capra.ui.plantuml/pom.xml
+++ b/bundles/org.eclipse.capra.ui.plantuml/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.plantuml</artifactId>
diff --git a/bundles/org.eclipse.capra.ui.reqif/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.reqif/META-INF/MANIFEST.MF
index c4e1fe8..9b2fb17 100644
--- a/bundles/org.eclipse.capra.ui.reqif/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.reqif/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ReqIf UI Plugin
 Bundle-SymbolicName: org.eclipse.capra.ui.reqif;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.jface,
  org.eclipse.ui.workbench,
  org.eclipse.equinox.preferences,
diff --git a/bundles/org.eclipse.capra.ui.reqif/pom.xml b/bundles/org.eclipse.capra.ui.reqif/pom.xml
index c2bfc24..766b587 100644
--- a/bundles/org.eclipse.capra.ui.reqif/pom.xml
+++ b/bundles/org.eclipse.capra.ui.reqif/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.reqif</artifactId>
diff --git a/bundles/org.eclipse.capra.ui.zest/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui.zest/META-INF/MANIFEST.MF
index b7083b3..f06e11c 100644
--- a/bundles/org.eclipse.capra.ui.zest/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui.zest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui.zest;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.capra.core,
diff --git a/bundles/org.eclipse.capra.ui.zest/pom.xml b/bundles/org.eclipse.capra.ui.zest/pom.xml
index 9a3e9e3..69ac6ed 100644
--- a/bundles/org.eclipse.capra.ui.zest/pom.xml
+++ b/bundles/org.eclipse.capra.ui.zest/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui.zest</artifactId>
diff --git a/bundles/org.eclipse.capra.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.capra.ui/META-INF/MANIFEST.MF
index 2e9a996..3a6e914 100644
--- a/bundles/org.eclipse.capra.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.capra.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.capra.ui;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Bundle-ClassPath: .
 Bundle-Vendor: %Bundle-Vendor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/bundles/org.eclipse.capra.ui/pom.xml b/bundles/org.eclipse.capra.ui/pom.xml
index 0e26f02..b4fdec2 100644
--- a/bundles/org.eclipse.capra.ui/pom.xml
+++ b/bundles/org.eclipse.capra.ui/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 
 	<artifactId>org.eclipse.capra.ui</artifactId>
diff --git a/features/org.eclipse.capra.core.feature/feature.xml b/features/org.eclipse.capra.core.feature/feature.xml
index 5c159d9..47d0e7d 100644
--- a/features/org.eclipse.capra.core.feature/feature.xml
+++ b/features/org.eclipse.capra.core.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.core.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.core.feature/pom.xml b/features/org.eclipse.capra.core.feature/pom.xml
index e2fbdda..63650be 100644
--- a/features/org.eclipse.capra.core.feature/pom.xml
+++ b/features/org.eclipse.capra.core.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.core.feature</artifactId>
diff --git a/features/org.eclipse.capra.feature/feature.xml b/features/org.eclipse.capra.feature/feature.xml
index c25580d..193ae14 100644
--- a/features/org.eclipse.capra.feature/feature.xml
+++ b/features/org.eclipse.capra.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.feature/pom.xml b/features/org.eclipse.capra.feature/pom.xml
index c327c73..4cf44a1 100644
--- a/features/org.eclipse.capra.feature/pom.xml
+++ b/features/org.eclipse.capra.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.feature</artifactId>
diff --git a/features/org.eclipse.capra.generic.feature/feature.xml b/features/org.eclipse.capra.generic.feature/feature.xml
index 1da284f..3ba9f57 100644
--- a/features/org.eclipse.capra.generic.feature/feature.xml
+++ b/features/org.eclipse.capra.generic.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.generic.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.generic.feature/pom.xml b/features/org.eclipse.capra.generic.feature/pom.xml
index a6cf5f7..73cd9ba 100644
--- a/features/org.eclipse.capra.generic.feature/pom.xml
+++ b/features/org.eclipse.capra.generic.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.generic.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.cdt.feature/feature.xml b/features/org.eclipse.capra.handler.cdt.feature/feature.xml
index cb1a168..b6423b4 100644
--- a/features/org.eclipse.capra.handler.cdt.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.cdt.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.cdt.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.cdt.feature/pom.xml b/features/org.eclipse.capra.handler.cdt.feature/pom.xml
index fddbc59..34bed0a 100644
--- a/features/org.eclipse.capra.handler.cdt.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.cdt.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.cdt.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.hudson.feature/feature.xml b/features/org.eclipse.capra.handler.hudson.feature/feature.xml
index e60c56e..8b6043d 100644
--- a/features/org.eclipse.capra.handler.hudson.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.hudson.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.hudson.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.hudson.feature/pom.xml b/features/org.eclipse.capra.handler.hudson.feature/pom.xml
index 1aeebf0..6379f86 100644
--- a/features/org.eclipse.capra.handler.hudson.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.hudson.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.hudson.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.jdt.feature/feature.xml b/features/org.eclipse.capra.handler.jdt.feature/feature.xml
index 480848e..a971f53 100644
--- a/features/org.eclipse.capra.handler.jdt.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.jdt.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.jdt.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.jdt.feature/pom.xml b/features/org.eclipse.capra.handler.jdt.feature/pom.xml
index d268217..6e5d691 100644
--- a/features/org.eclipse.capra.handler.jdt.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.jdt.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.jdt.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.office.feature/feature.xml b/features/org.eclipse.capra.handler.office.feature/feature.xml
index 4b611d3..b538993 100644
--- a/features/org.eclipse.capra.handler.office.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.office.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.office.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.office.feature/pom.xml b/features/org.eclipse.capra.handler.office.feature/pom.xml
index 1a76819..d9041cf 100644
--- a/features/org.eclipse.capra.handler.office.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.office.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.office.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.papyrus.feature/feature.xml b/features/org.eclipse.capra.handler.papyrus.feature/feature.xml
index 4e756d8..d239fec 100644
--- a/features/org.eclipse.capra.handler.papyrus.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.papyrus.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.papyrus.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.papyrus.feature/pom.xml b/features/org.eclipse.capra.handler.papyrus.feature/pom.xml
index b3b9d61..6f17849 100644
--- a/features/org.eclipse.capra.handler.papyrus.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.papyrus.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.papyrus.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.php.feature/feature.xml b/features/org.eclipse.capra.handler.php.feature/feature.xml
index 74b2625..51d3ed0 100644
--- a/features/org.eclipse.capra.handler.php.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.php.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.php.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.php.feature/pom.xml b/features/org.eclipse.capra.handler.php.feature/pom.xml
index 78a0259..fc97f3c 100644
--- a/features/org.eclipse.capra.handler.php.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.php.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.php.feature</artifactId>
diff --git a/features/org.eclipse.capra.handler.reqIf.feature/feature.xml b/features/org.eclipse.capra.handler.reqIf.feature/feature.xml
index 57fdd6c..0578cf8 100644
--- a/features/org.eclipse.capra.handler.reqIf.feature/feature.xml
+++ b/features/org.eclipse.capra.handler.reqIf.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.handler.reqif.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.handler.reqIf.feature/pom.xml b/features/org.eclipse.capra.handler.reqIf.feature/pom.xml
index d709dd1..3385a3c 100644
--- a/features/org.eclipse.capra.handler.reqIf.feature/pom.xml
+++ b/features/org.eclipse.capra.handler.reqIf.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,9 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -21,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.handler.reqif.feature</artifactId>
diff --git a/features/org.eclipse.capra.ui.feature/feature.xml b/features/org.eclipse.capra.ui.feature/feature.xml
index 73ff152..a094a60 100644
--- a/features/org.eclipse.capra.ui.feature/feature.xml
+++ b/features/org.eclipse.capra.ui.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.ui.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.ui.feature/pom.xml b/features/org.eclipse.capra.ui.feature/pom.xml
index 0cb1939..285b65b 100644
--- a/features/org.eclipse.capra.ui.feature/pom.xml
+++ b/features/org.eclipse.capra.ui.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.ui.feature</artifactId>
diff --git a/features/org.eclipse.capra.ui.plantuml.feature/feature.xml b/features/org.eclipse.capra.ui.plantuml.feature/feature.xml
index 0ad185d..5c55e97 100644
--- a/features/org.eclipse.capra.ui.plantuml.feature/feature.xml
+++ b/features/org.eclipse.capra.ui.plantuml.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.ui.plantuml.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.ui.plantuml.feature/pom.xml b/features/org.eclipse.capra.ui.plantuml.feature/pom.xml
index 1e4c3f6..54ad4c5 100644
--- a/features/org.eclipse.capra.ui.plantuml.feature/pom.xml
+++ b/features/org.eclipse.capra.ui.plantuml.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.ui.plantuml.feature</artifactId>
diff --git a/features/org.eclipse.capra.ui.zest.feature/feature.xml b/features/org.eclipse.capra.ui.zest.feature/feature.xml
index ff22064..0aa5564 100644
--- a/features/org.eclipse.capra.ui.zest.feature/feature.xml
+++ b/features/org.eclipse.capra.ui.zest.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.capra.ui.zest.feature"
       label="%featureName"
-      version="0.7.0.qualifier"
+      version="0.7.0.RC_201904301041"
       provider-name="%providerName">
 
    <description url="%descriptionURL">
diff --git a/features/org.eclipse.capra.ui.zest.feature/pom.xml b/features/org.eclipse.capra.ui.zest.feature/pom.xml
index 19a3c79..e5a4b68 100644
--- a/features/org.eclipse.capra.ui.zest.feature/pom.xml
+++ b/features/org.eclipse.capra.ui.zest.feature/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
         <modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
                 <relativePath>../../pom.xml</relativePath>
                 <groupId>org.eclipse.capra</groupId>
                 <artifactId>parent</artifactId>
-                <version>0.7.0-SNAPSHOT</version>
+                <version>0.7.0.RC_201904301041</version>
         </parent>
 
         <artifactId>org.eclipse.capra.ui.zest.feature</artifactId>
diff --git a/pom.xml b/pom.xml
index 9633fbe..f9549d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
 	<groupId>org.eclipse.capra</groupId>
 	<artifactId>parent</artifactId>
-	<version>0.7.0-SNAPSHOT</version>
+	<version>0.7.0.RC_201904301041</version>
 	<packaging>pom</packaging>
     <name>Capra</name>
 
@@ -110,7 +110,7 @@
 	 <scm>
        <connection>scm:git:https://git.eclipse.org/r/capra/org.eclipse.capra.git</connection>
        <developerConnection>scm:git:https://git.eclipse.org/r/capra/org.eclipse.capra.git</developerConnection>
-       <tag>HEAD</tag>
+       <tag>0.7.0.RC_201904301041</tag>
    </scm>
 
 	<build>
@@ -150,7 +150,7 @@
 						<artifact>
 							<groupId>org.eclipse.capra</groupId>
 							<artifactId>org.eclipse.capra.releng.target</artifactId>
-							<version>0.7.0-SNAPSHOT</version>
+							<version>0.7.0.RC_201904301041</version>
 						</artifact>
 					</target>
 					<environments>
diff --git a/releng/org.eclipse.capra.releng.p2/category.xml b/releng/org.eclipse.capra.releng.p2/category.xml
index 10127f0..8d12be0 100644
--- a/releng/org.eclipse.capra.releng.p2/category.xml
+++ b/releng/org.eclipse.capra.releng.p2/category.xml
@@ -1,33 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/org.eclipse.capra.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.cdt.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.cdt.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.cdt.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.cdt.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.hudson.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.hudson.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.hudson.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.hudson.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.jdt.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.jdt.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.jdt.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.jdt.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.papyrus.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.papyrus.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.papyrus.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.papyrus.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.reqif.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.reqif.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.reqif.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.reqif.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.office.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.office.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.office.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.office.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
-   <feature url="features/org.eclipse.capra.ui.plantuml.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.ui.plantuml.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.ui.plantuml.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.ui.plantuml.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.ui"/>
    </feature>
-   <feature url="features/org.eclipse.capra.ui.zest.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.ui.zest.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.ui.zest.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.ui.zest.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.ui"/>
    </feature>
-   <feature url="features/org.eclipse.capra.handler.php.feature_0.7.0.qualifier.jar" id="org.eclipse.capra.handler.php.feature" version="0.7.0.qualifier">
+   <feature url="features/org.eclipse.capra.handler.php.feature_0.7.0.RC_201904301041.jar" id="org.eclipse.capra.handler.php.feature" version="0.7.0.RC_201904301041">
       <category name="org.eclipse.capra.handler"/>
    </feature>
    <category-def name="org.eclipse.capra" label="Eclipse Capra Traceability">
diff --git a/releng/org.eclipse.capra.releng.p2/pom.xml b/releng/org.eclipse.capra.releng.p2/pom.xml
index 6a57640..124f169 100644
--- a/releng/org.eclipse.capra.releng.p2/pom.xml
+++ b/releng/org.eclipse.capra.releng.p2/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,21 +10,17 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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">
+ --><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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <relativePath>../../pom.xml</relativePath>
     <groupId>org.eclipse.capra</groupId>
     <artifactId>parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0.RC_201904301041</version>
   </parent>
   <groupId>org.eclipse.capra</groupId>
   <artifactId>org.eclipse.capra.p2</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0.RC_201904301041</version>
   <packaging>eclipse-repository</packaging>
   <name>Capra update site</name>
 
diff --git a/releng/org.eclipse.capra.releng.target/pom.xml b/releng/org.eclipse.capra.releng.target/pom.xml
index d947e48..8add2ac 100644
--- a/releng/org.eclipse.capra.releng.target/pom.xml
+++ b/releng/org.eclipse.capra.releng.target/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,20 +10,17 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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">
+ --><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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <relativePath>../../pom.xml</relativePath>
     <groupId>org.eclipse.capra</groupId>
     <artifactId>parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0.RC_201904301041</version>
   </parent>
   <groupId>org.eclipse.capra</groupId>
   <artifactId>org.eclipse.capra.releng.target</artifactId>
   <packaging>eclipse-target-definition</packaging>
   <name>Eclipse Capra Neon Target Definition</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0.RC_201904301041</version>
 </project>
diff --git a/tests/org.eclipse.capra.handler.cdt.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.capra.handler.cdt.tests/META-INF/MANIFEST.MF
index ba86f9d..ebd00d9 100644
--- a/tests/org.eclipse.capra.handler.cdt.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.capra.handler.cdt.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: CDT Handler tests
 Bundle-SymbolicName: org.eclipse.capra.handler.cdt.tests
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Fragment-Host: org.eclipse.capra.handler.cdt
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.resources,
diff --git a/tests/org.eclipse.capra.handler.cdt.tests/pom.xml b/tests/org.eclipse.capra.handler.cdt.tests/pom.xml
index 6bab506..c6e8be5 100644
--- a/tests/org.eclipse.capra.handler.cdt.tests/pom.xml
+++ b/tests/org.eclipse.capra.handler.cdt.tests/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 	
 	<artifactId>org.eclipse.capra.handler.cdt.tests</artifactId>
diff --git a/tests/org.eclipse.capra.handler.jdt.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.capra.handler.jdt.tests/META-INF/MANIFEST.MF
index d056d2c..a219f7e 100644
--- a/tests/org.eclipse.capra.handler.jdt.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.capra.handler.jdt.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: Tests for the Capra Handler for Java Elements
 Bundle-Vendor: Capra Development Team
 Bundle-SymbolicName: org.eclipse.capra.handler.jdt.tests
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Fragment-Host: org.eclipse.capra.handler.jdt
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.junit,
diff --git a/tests/org.eclipse.capra.handler.jdt.tests/pom.xml b/tests/org.eclipse.capra.handler.jdt.tests/pom.xml
index 537333a..62001e4 100644
--- a/tests/org.eclipse.capra.handler.jdt.tests/pom.xml
+++ b/tests/org.eclipse.capra.handler.jdt.tests/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 	
 	<artifactId>org.eclipse.capra.handler.jdt.tests</artifactId>
diff --git a/tests/org.eclipse.capra.handler.uml.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.capra.handler.uml.tests/META-INF/MANIFEST.MF
index 78d2497..f8a8715 100644
--- a/tests/org.eclipse.capra.handler.uml.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.capra.handler.uml.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests for the Capra Handler for UML Models
 Bundle-SymbolicName: org.eclipse.capra.handler.uml.tests
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Require-Bundle: 
  org.eclipse.capra.core,
  org.eclipse.capra.generic.tracemodels,
diff --git a/tests/org.eclipse.capra.handler.uml.tests/pom.xml b/tests/org.eclipse.capra.handler.uml.tests/pom.xml
index 40a4ff9..d6e4b43 100644
--- a/tests/org.eclipse.capra.handler.uml.tests/pom.xml
+++ b/tests/org.eclipse.capra.handler.uml.tests/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
 	Copyright (c) 2016 Chalmers | University of Gothenburg, rt-labs and others.
 	All rights reserved. This program and the accompanying materials
 	are made available under the terms of the Eclipse Public License v1.0
@@ -8,10 +7,7 @@
 
 	Contributors:
 		Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
--->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -19,7 +15,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 	
 	<artifactId>org.eclipse.capra.handler.uml.tests</artifactId>
diff --git a/tests/org.eclipse.capra.testsuite/META-INF/MANIFEST.MF b/tests/org.eclipse.capra.testsuite/META-INF/MANIFEST.MF
index 8eced00..09497d4 100644
--- a/tests/org.eclipse.capra.testsuite/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.capra.testsuite/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Capra Testsuite
 Bundle-SymbolicName: org.eclipse.capra.testsuite;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.0.RC_201904301041
 Export-Package: org.eclipse.capra.testsuite
 Require-Bundle: org.junit,
  org.eclipse.equinox.registry,
diff --git a/tests/org.eclipse.capra.testsuite/pom.xml b/tests/org.eclipse.capra.testsuite/pom.xml
index 1648d0b..9919468 100644
--- a/tests/org.eclipse.capra.testsuite/pom.xml
+++ b/tests/org.eclipse.capra.testsuite/pom.xml
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
     Copyright (c) 2016, 2019 Chalmers | University of Gothenburg, rt-labs and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v2.0
@@ -11,10 +10,7 @@
     Contributors:
          Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
          Chalmers | University of Gothenburg - additional features, updated API
- -->
-
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -22,7 +18,7 @@
 		<relativePath>../../pom.xml</relativePath>
 		<groupId>org.eclipse.capra</groupId>
 		<artifactId>parent</artifactId>
-		<version>0.7.0-SNAPSHOT</version>
+		<version>0.7.0.RC_201904301041</version>
 	</parent>
 	
 	<artifactId>org.eclipse.capra.testsuite</artifactId>