Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed May 16, 2020
1 parent c691c79 commit a2803a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
<parent>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij-parent-pom</artifactId>
<version>1.6.6</version>
<version>2.0.0.0-BETA</version>
<relativePath />
</parent>

<groupId>net.haesleinhuepf</groupId>
<artifactId>clij2_</artifactId>
<version>0.27.6</version>
<version>2.0.0.0-BETA</version>

<name>clij2_</name>
<description>clij2</description>
Expand Down Expand Up @@ -93,7 +93,7 @@
<artifactId>clij_</artifactId>
</dependency>
<dependency>
<groupId>net.clearcontrol</groupId>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij-clearcl</artifactId>
</dependency>
<dependency>
Expand Down

0 comments on commit a2803a1

Please sign in to comment.