[maven-release-plugin] prepare release wikitext.core-3.0.0
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.ant/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.ant/pom.xml
index 196e2d6..02da475 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.ant/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.ant/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.ant</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
@@ -31,7 +30,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.textile</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.asciidoc/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.asciidoc/pom.xml
index f13108f..5314b8f 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.asciidoc/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.asciidoc/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.asciidoc</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.commonmark/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.commonmark/pom.xml
index 3b0a3c0..dfe4956 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.commonmark/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.commonmark/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.commonmark</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.confluence/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.confluence/pom.xml
index d247d69..9d7b9fc 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.confluence/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.confluence/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.confluence</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
@@ -38,13 +37,13 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.toolkit</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.html</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.creole/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.creole/pom.xml
index 9d77c9e..159646d 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.creole/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.creole/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.creole</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.html/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.html/pom.xml
index 78b53cd..be52400 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.html/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.html/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.html</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.markdown/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.markdown/pom.xml
index 120c30b..237d7cd 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.markdown/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.markdown/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.markdown</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
@@ -32,7 +31,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.toolkit</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.maven/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.maven/pom.xml
index 4234059..174bd0b 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.maven/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.maven/pom.xml
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -20,12 +19,12 @@
 		<dependency>
 			<groupId>org.eclipse.mylyn.docs</groupId>
 			<artifactId>org.eclipse.mylyn.wikitext</artifactId>
-			<version>3.0.0-SNAPSHOT</version>
+			<version>3.0.0</version>
 		</dependency>
 		<dependency>
 			<groupId>org.eclipse.mylyn.docs</groupId>
 			<artifactId>org.eclipse.mylyn.wikitext.textile</artifactId>
-			<version>3.0.0-SNAPSHOT</version>
+			<version>3.0.0</version>
 		</dependency>
 		<dependency>
 			<groupId>junit</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki.ant/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki.ant/pom.xml
index 16d4683..15bc0d6 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki.ant/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki.ant/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.mediawiki.ant</artifactId>
@@ -16,17 +15,17 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.ant</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.mediawiki</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki/pom.xml
index 745fc17..7510d5f 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.mediawiki/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.mediawiki</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
@@ -38,7 +37,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.toolkit</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.tests/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.tests/pom.xml
index 6e5a1c1..688bb00 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.tests/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.tests/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.tests</artifactId>
@@ -38,19 +37,19 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.textile</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.confluence</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.mediawiki</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.textile/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.textile/pom.xml
index 7743687..3a78bff 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.textile/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.textile/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.textile</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
@@ -38,7 +37,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext.toolkit</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
         <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.toolkit/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.toolkit/pom.xml
index 4ee0cdb..bf6f15c 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.toolkit/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.toolkit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.toolkit</artifactId>
@@ -17,7 +16,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.tracwiki/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.tracwiki/pom.xml
index e4c981b..4e8d90e 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.tracwiki/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.tracwiki/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.tracwiki</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext.twiki/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext.twiki/pom.xml
index 6d5a97f..0cdbad7 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext.twiki/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext.twiki/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext.twiki</artifactId>
@@ -16,7 +15,7 @@
     <dependency>
         <groupId>org.eclipse.mylyn.docs</groupId>
         <artifactId>org.eclipse.mylyn.wikitext</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
     </dependency>
     <dependency>
         <groupId>com.google.guava</groupId>
diff --git a/wikitext/core/org.eclipse.mylyn.wikitext/pom.xml b/wikitext/core/org.eclipse.mylyn.wikitext/pom.xml
index 333fcb0..173e446 100644
--- a/wikitext/core/org.eclipse.mylyn.wikitext/pom.xml
+++ b/wikitext/core/org.eclipse.mylyn.wikitext/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>org.eclipse.mylyn.wikitext</artifactId>
diff --git a/wikitext/core/pom.xml b/wikitext/core/pom.xml
index 5bdb477..f15c3a2 100644
--- a/wikitext/core/pom.xml
+++ b/wikitext/core/pom.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
 
     <groupId>org.eclipse.mylyn.docs</groupId>
     <artifactId>wikitext.core</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
     <name>Mylyn Docs: WikiText: Core</name>
     <description>
       Mylyn WikiText provides an extensible framework and tools for parsing,
@@ -197,7 +197,8 @@
         <developerConnection>${scm.developerConnection}</developerConnection>
         <connection>scm:git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.docs.git</connection>
         <url>https://git.eclipse.org/c/mylyn/org.eclipse.mylyn.docs.git</url>
-    </scm>
+      <tag>wikitext.core-3.0.0</tag>
+  </scm>
     <developers>
         <developer>
             <url>https://projects.eclipse.org/projects/mylyn.docs/who</url>