[maven-release-plugin] prepare release txtmark-0.6

This commit is contained in:
René Jeschke 2012-05-29 16:35:12 +02:00
parent c30ac3312f
commit 620b859fe9

View File

@ -1,12 +1,10 @@
<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>com.github.rjeschke</groupId>
<artifactId>txtmark</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
<name>txtmark</name>
<url>https://github.com/rjeschke/txtmark</url>
<packaging>jar</packaging>