Skip to content

Commit

Permalink
Bump to 2.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolvach committed Aug 6, 2019
1 parent 22969a3 commit 9a8622f
Show file tree
Hide file tree
Showing 18 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion aggregation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions bytebuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -25,4 +25,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -34,4 +34,4 @@
<artifactId>asm-commons</artifactId>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -24,4 +24,4 @@
<optional>true</optional>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion cube/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions datagraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -40,4 +40,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions datastreams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -47,4 +47,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions eventloop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -37,4 +37,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -42,4 +42,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion launchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<packaging>pom</packaging>

<name>DataKernel</name>
Expand Down
4 changes: 2 additions & 2 deletions remotefs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -42,4 +42,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -46,4 +46,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions uikernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.datakernel</groupId>
<artifactId>datakernel</artifactId>
<version>2.5.12-SNAPSHOT</version>
<version>2.5.12</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -41,4 +41,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 9a8622f

Please sign in to comment.