Skip to content

Commit

Permalink
Version bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
koraktor committed May 10, 2011
1 parent 4885d49 commit 63dc069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.github.koraktor</groupId>
<artifactId>mavanagaiata</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
<packaging>maven-plugin</packaging>

<name>Mavanagaiata</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* @author Sebastian Staudt
* @see File
* @see PrintStream
* @since 0.2.2
*/
public abstract class AbstractGitOutputMojo extends AbstractGitMojo {

Expand Down

0 comments on commit 63dc069

Please sign in to comment.