Skip to content

Commit

Permalink
Release 1.6.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaseder committed Jun 18, 2019
1 parent 06d2573 commit 42fbf77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions jOOX-java-6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.jooq</groupId>
<artifactId>joox-java-6</artifactId>
<version>1.6.2</version>
<version>1.6.3</version>
<packaging>bundle</packaging>

<name>jOOX</name>
Expand Down Expand Up @@ -270,4 +270,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions jOOX/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.jooq</groupId>
<artifactId>joox</artifactId>
<version>1.6.2</version>
<version>1.6.3</version>
<packaging>bundle</packaging>

<name>jOOX</name>
Expand Down Expand Up @@ -270,4 +270,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 42fbf77

Please sign in to comment.