Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-processor-plugin-3.1.0-b…
Browse files Browse the repository at this point in the history
…eta1
  • Loading branch information
bsorrentino committed Jun 28, 2014
1 parent f1b29c9 commit 168974b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>org.bsc.maven</groupId>
<artifactId>maven-processor-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-beta1</version>
<name>maven-processor-plugin - ${project.version}</name>
<description>A maven plugin to process annotation for jdk6 at compile time

Expand Down Expand Up @@ -57,7 +57,8 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.
<connection>scm:git:https://bartolomeo.sorrentino@code.google.com/p/maven-annotation-plugin/</connection>
<developerConnection>scm:git:https://bartolomeo.sorrentino@code.google.com/p/maven-annotation-plugin/</developerConnection>
<url>https://bartolomeo.sorrentino@code.google.com/p/maven-annotation-plugin/</url>
</scm>
<tag>maven-processor-plugin-3.1.0-beta1</tag>
</scm>

<inceptionYear>2009</inceptionYear>

Expand Down

0 comments on commit 168974b

Please sign in to comment.