Skip to content

Commit

Permalink
Update POM Version to 1.4.0-111
Browse files Browse the repository at this point in the history
  • Loading branch information
Build-Machine committed Jan 18, 2017
1 parent 4d21761 commit 81fff3b
Show file tree
Hide file tree
Showing 21 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion caf-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion caf-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cipher-jasypt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cipher-null/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion codec-json-lzf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion codec-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion codec-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion config-caf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion config-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion config-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion config-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion container-cert-script/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion election-null/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
42 changes: 21 additions & 21 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -201,103 +201,103 @@
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-api</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-utils</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>container-cert-script</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
<type>tar.gz</type>
</dependency>
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>swagger-ui</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.cipher</groupId>
<artifactId>cipher-jasypt</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.cipher</groupId>
<artifactId>cipher-null</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.codec</groupId>
<artifactId>codec-json</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.codec</groupId>
<artifactId>codec-json-lzf</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.codec</groupId>
<artifactId>codec-yaml</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.config</groupId>
<artifactId>config-caf</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.config</groupId>
<artifactId>config-file</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.config</groupId>
<artifactId>config-rest</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.config</groupId>
<artifactId>config-system</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.election</groupId>
<artifactId>election-null</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-jerseycompat</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-liquibase-installer</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-moduleloader</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-naming</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-process-identifier</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-ref</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down
2 changes: 1 addition & 1 deletion swagger-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

</project>
2 changes: 1 addition & 1 deletion util-jerseycompat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion util-liquibase-installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion util-moduleloader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion util-naming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion util-process-identifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion util-ref/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.github.cafapi</groupId>
<artifactId>caf-common</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0-111</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 81fff3b

Please sign in to comment.