Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gd-generator-2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qingmu-io committed Aug 10, 2018
1 parent 5ddb916 commit 205de42
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gd-generator-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>gd-generator</artifactId>
<groupId>io.goudai</groupId>
<version>2.0.7-SNAPSHOT</version>
<version>2.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion gd-generator-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>gd-generator</artifactId>
<groupId>io.goudai</groupId>
<version>2.0.7-SNAPSHOT</version>
<version>2.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.goudai</groupId>
<artifactId>gd-generator</artifactId>
<version>2.0.7-SNAPSHOT</version>
<version>2.0.7</version>

<modules>
<module>gd-generator-api</module>
Expand Down Expand Up @@ -105,7 +105,7 @@
<connection>scm:git:https://github.com/goudai/gd-generator.git</connection>
<developerConnection>scm:git:https://github.com/goudai/gd-generator.git</developerConnection>
<url>scm:git:https://github.com/goudai/gd-generator.git</url>
<tag>HEAD</tag>
<tag>gd-generator-2.0.7</tag>
</scm>


Expand Down

0 comments on commit 205de42

Please sign in to comment.