Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit 11e84b8

Browse files
committed
Update to 5.1.2 for release
1 parent e93e8fb commit 11e84b8

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

common-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

components/custom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>components</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

framework-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

messaging/messaging-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>messaging</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

messaging/messaging-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>messaging</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

messaging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>microservice-framework</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

persistence/persistence-deltaspike/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>persistence</artifactId>
77
<groupId>uk.gov.justice.services</groupId>
8-
<version>5.1.2-SNAPSHOT</version>
8+
<version>5.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)