Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Commit

Permalink
Prep for 1.0.0-m.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdupuis committed May 9, 2017
1 parent db781e4 commit fffb765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<scala.version>2.11.8</scala.version>
<scala.binary.version>2.11</scala.binary.version>
<scoverage.plugin.version>1.3.0</scoverage.plugin.version>
<rug.version>1.0.0-m.1</rug.version>
<rug.version>1.0.0-m.3</rug.version>
</properties>
<licenses>
<license>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.atomist</groupId>
<artifactId>artifact-source</artifactId>
<version>1.0.0-m.1</version>
<version>1.0.0-m.3</version>
<exclusions>
<exclusion>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit fffb765

Please sign in to comment.