Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dspot-2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danglotb committed Sep 17, 2019
1 parent 16543b1 commit 8a2ec30
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dspot-diff-test-selection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.stamp-project</groupId>
<artifactId>dspot-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>dspot-diff-test-selection</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dspot-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.stamp-project</groupId>
<artifactId>dspot-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>dspot-maven</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dspot-prettifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.stamp-project</groupId>
<artifactId>dspot-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>dspot-prettifier</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dspot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.stamp-project</groupId>
<artifactId>dspot-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

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

<groupId>eu.stamp-project</groupId>
<artifactId>dspot-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>pom</packaging>

<name>DSpot - Parent</name>
Expand Down

0 comments on commit 8a2ec30

Please sign in to comment.