[maven-release-plugin] prepare release meviz-1.0 meviz-1.0
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Wed, 5 Apr 2017 21:01:09 +0000 (00:01 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Wed, 5 Apr 2017 21:01:09 +0000 (00:01 +0300)
pom.xml

diff --git a/pom.xml b/pom.xml
index bdd636b..418d159 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,8 @@
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         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>
     <groupId>eu.svjatoslav</groupId>
     <artifactId>meviz</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <packaging>jar</packaging>
     <name>meviz</name>
     <description>media wizard</description>