Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mint-distro-1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mattRedBox committed Feb 21, 2018
1 parent 590972c commit 3898d5f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>mint-distro</artifactId>
<version>1.10-SNAPSHOT</version>
<version>1.10</version>
<packaging>${packaging}</packaging>
<name>The Mint - Distribution</name>
<parent>
Expand Down Expand Up @@ -70,13 +70,13 @@
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transaction-curation-mint</artifactId>
<version>1.10-SNAPSHOT</version>
<version>1.10</version>
</dependency>
<!-- Mint Curation Plugin -->
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transformer-local</artifactId>
<version>1.10-SNAPSHOT</version>
<version>1.10</version>
</dependency>
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
Expand Down Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>com.googlecode.redbox-mint</groupId>
<artifactId>plugin-transformer-handle</artifactId>
<version>1.10-SNAPSHOT</version>
<version>1.10</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 3898d5f

Please sign in to comment.