Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Commit

Permalink
Update to 3.3.2-SNAPSHOT for development
Browse files Browse the repository at this point in the history
  • Loading branch information
amckenzie committed Apr 9, 2020
1 parent 8491157 commit be370c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion metrics-interceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>metrics</artifactId>
<groupId>uk.gov.justice.metrics</groupId>
<version>3.3.1</version>
<version>3.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion metrics-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>metrics</artifactId>
<groupId>uk.gov.justice.metrics</groupId>
<version>3.3.1</version>
<version>3.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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 @@

<groupId>uk.gov.justice.metrics</groupId>
<artifactId>metrics</artifactId>
<version>3.3.1</version>
<version>3.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit be370c7

Please sign in to comment.