]> gitweb.hamatoma.de Git - jpinet/commitdiff
[maven-release-plugin] prepare release v0.1 v0.1
authorhama <hama@siduction.net>
Sun, 31 Jul 2016 13:36:11 +0000 (15:36 +0200)
committerhama <hama@siduction.net>
Sun, 31 Jul 2016 13:36:11 +0000 (15:36 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 11b6f81453e8952efece88e7a807b45ca4ff8da7..1949554b188a39805819412625d592e8ddb03467 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,13 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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>de.republib</groupId>
        <artifactId>pinet</artifactId>
        <packaging>jar</packaging>
-       <version>1.0-SNAPSHOT</version>
+       <version>0.1</version>
 
        <name>Controlling a Raspberry Pi</name>
        <url>https://sourcefourge.net</url>
@@ -15,7 +14,8 @@
                <connection>scm:git:git@git.hamatoma.de:repo/jpinet</connection>
                <developerConnection>scm:git:git@git.hamatoma.de:repo/jpinet</developerConnection>
                <url>http://somerepository.com/view.cvs</url>
-       </scm>
+         <tag>v0.1</tag>
+  </scm>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>