Skip to content

Commit

Permalink
Update poms to 0.1.8 release
Browse files Browse the repository at this point in the history
Update poms to 0.1.8 release
  • Loading branch information
amavashev committed Jun 8, 2020
1 parent afbe1c0 commit 89bdfa1
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
<packaging>pom</packaging>

<name>remora</name>
Expand Down
2 changes: 1 addition & 1 deletion remora--package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-apacheHttpClient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-control/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-ejb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-httpUrlConnection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-javaxServlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-jboss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-simple-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-socket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion remora-weblogic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion remora-websphere/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.jkoolcloud.remora</groupId>
<artifactId>remora</artifactId>
<version>0.1.8-SNAPSHOT</version>
<version>0.1.8</version>
</parent>
<packaging>jar</packaging>

Expand Down

0 comments on commit 89bdfa1

Please sign in to comment.