Commit ecb9eba2 authored by David Trott's avatar David Trott

[maven-release-plugin] prepare for next development iteration

parent 013f63a8
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<artifactId>thrift-maven-plugin</artifactId> <artifactId>thrift-maven-plugin</artifactId>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<name>Maven Thrift Plugin</name> <name>Maven Thrift Plugin</name>
<version>0.1.12</version> <version>0.1.13-SNAPSHOT</version>
<description>Maven Thrift Plugin that executes the thrift code generator</description> <description>Maven Thrift Plugin that executes the thrift code generator</description>
<url>https://github.com/dtrott/maven-thrift-plugin</url> <url>https://github.com/dtrott/maven-thrift-plugin</url>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<scm> <scm>
<url>https://github.com/dtrott/maven-thrift-plugin</url> <url>https://github.com/dtrott/maven-thrift-plugin</url>
<connection>scm:git:git@github.com:dtrott/maven-thrift-plugin.git</connection> <connection>scm:git:git@github.com:dtrott/maven-thrift-plugin.git</connection>
<tag>thrift-maven-plugin-0.1.12</tag> <tag>HEAD</tag>
</scm> </scm>
<developers> <developers>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment