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

Commit

Permalink
Update to 2.4.1-SNAPSHOT for development
Browse files Browse the repository at this point in the history
  • Loading branch information
amckenzie committed Nov 13, 2019
1 parent dc99938 commit 225d5b1
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion framework-generators-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/direct-adapter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/direct-client-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/direct-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion generators/generators-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/messaging-adapter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/messaging-adapter-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/messaging-adapter-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<artifactId>messaging-adapter-generator</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion generators/messaging-client-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/messaging-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion generators/rest-adapter-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rest-adapter-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generators/rest-adapter-file-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/rest-adapter-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/rest-adapter-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/rest-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>

<artifactId>rest-client-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generators/rest-client-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/rest-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>

<artifactId>rest-client-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generators/unifiedsearch-client-generator-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/unifiedsearch-client-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion generators/unifiedsearch-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-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.framework-generators</groupId>
<artifactId>framework-generators</artifactId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Framework Generators</name>
Expand Down
2 changes: 1 addition & 1 deletion raml-lint-check/lint-check-rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>raml-lint-check</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion raml-lint-check/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>framework-generators</artifactId>
<groupId>uk.gov.justice.framework-generators</groupId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 225d5b1

Please sign in to comment.