Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Jun 12, 2021
1 parent 0c12a1f commit c4fd527
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,22 @@
<parent>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij-parent-pom</artifactId>
<version>2.3.0.6</version>
<version>2.5.0.1</version>
</parent>

<groupId>net.haesleinhuepf</groupId>
<artifactId>clicy</artifactId>
<version>2.3.0.6</version>
<version>2.5.0.1</version>
<name>CLIJ Icy</name>
<description>CLIJ2 bridge to Icy sequences and protocols</description>


<dependencies>
<dependency>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij2_</artifactId>
</dependency>

<dependency>
<artifactId>.EzPlug.</artifactId>
<groupId>..</groupId>
Expand Down Expand Up @@ -62,10 +67,6 @@
<systemPath>C:/Programs/icy-all-2.1.2.0/plugins/tprovoost/scripteditor/main/ScriptEditorPlugin.jar</systemPath>
</dependency>

<dependency>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij2_</artifactId>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
Expand Down

0 comments on commit c4fd527

Please sign in to comment.