Skip to content

Commit

Permalink
corrected version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtron committed Oct 7, 2016
1 parent c4ebb71 commit a079b8e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion green-annotations-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.tmtron</groupId>
<artifactId>green-annotations-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>green-annotations-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion green-annotations-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.tmtron</groupId>
<artifactId>green-annotations-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>green-annotations-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion green-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.tmtron</groupId>
<artifactId>green-annotations-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>green-annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>com.tmtron</groupId>
<artifactId>green-annotations-parent</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>

<name>GreenRobot AndroidAnnotations parent</name>
<description>An AndroidAnnotations plugin to support GreenRobot</description>
Expand Down

0 comments on commit a079b8e

Please sign in to comment.