[maven-release-plugin] prepare release 1.0.0
diff --git a/pom.xml b/pom.xml
index 2a938cd..e762aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,12 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<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>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-artemis-native</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <parent>
         <groupId>org.apache</groupId>
@@ -31,7 +30,7 @@
     </parent>
 
     <name>ActiveMQ Artemis Native</name>
-    <url></url>
+    <url />
 
     <prerequisites>
         <maven>3.1.0</maven>
@@ -70,7 +69,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</developerConnection>
         <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-    </scm>
+      <tag>1.0.0</tag>
+  </scm>
 
     <distributionManagement>
         <site>