Skip to content

Commit

Permalink
Update to 2.1.0-SNAPSHOT for development
Browse files Browse the repository at this point in the history
  • Loading branch information
purple52 committed Nov 9, 2017
1 parent 91b6655 commit 5333db1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion framework-tools-command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-tools</artifactId>
<groupId>uk.gov.justice</groupId>
<version>2.0.1</version>
<version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion framework-tools-replay/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>framework-tools</artifactId>
<groupId>uk.gov.justice</groupId>
<version>2.0.1</version>
<version>2.1.0-SNAPSHOT</version>
</parent>

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

<artifactId>framework-tools</artifactId>
<packaging>pom</packaging>
<version>2.0.1</version>
<version>2.1.0-SNAPSHOT</version>

<properties>
<framework.version>2.2.1</framework.version>
Expand Down

0 comments on commit 5333db1

Please sign in to comment.