]> www.vanbest.org Git - tv_grab_nl_java/commitdiff
Preparing for next iteration
authorJan-Pascal van Best <janpascal@vanbest.org>
Mon, 20 Jan 2014 21:09:45 +0000 (22:09 +0100)
committerJan-Pascal van Best <janpascal@vanbest.org>
Mon, 20 Jan 2014 21:09:45 +0000 (22:09 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index c82bf6a7cf6d4aabac25ed24198d8251a41061ae..4f8b917a614aeac0fef6f1eef37b74e2a28a6323 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.vanbest.xmltv.tv_grab_nl_java</groupId>
        <artifactId>tv_grab_nl_java</artifactId>
-       <version>1.6.0</version>
+       <version>1.6.1-SNAPSHOT</version>
        <scm>
                <connection>scm:git:git://github.com/janpascal/tv_grab_nl_java.git</connection>
                <developerConnection>scm:git:git://github.com/janpascal/tv_grab_nl_java.git</developerConnection>
                         <artifactId>findbugs-maven-plugin</artifactId>
                         <version>2.5.3</version>
                       </plugin>
+
+                      <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-release-plugin</artifactId>
+                        <version>2.4.2</version>
+                        <configuration>
+                          <tagNameFormat>v@{project.version}</tagNameFormat>
+                        </configuration>
+                      </plugin>
                </plugins>
                
       <resources>