Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed May 6, 2021
1 parent 9bb5ae5 commit bb17154
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 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>2.2.1.0</version>
<version>2.3.0.6</version>
<relativePath />
</parent>

<groupId>net.haesleinhuepf</groupId>
<artifactId>clijx-weka_</artifactId>
<version>0.30.2.0</version>
<version>0.31.0.6</version>

<name>clijx-weka_</name>
<description>clijx-weka</description>
Expand Down Expand Up @@ -123,19 +123,8 @@
<id>scijava.public</id>
<url>https://maven.scijava.org/content/groups/public</url>
</repository>
<repository>
<id>clij</id>
<url>http://dl.bintray.com/haesleinhuepf/clij</url>
</repository>
</repositories>

<distributionManagement>
<repository>
<id>bintray-haesleinhuepf-snapshots</id>
<name>bintray-snapshots</name>
<url>https://api.bintray.com/maven/haesleinhuepf/clij/clijx-weka_/;publish=1</url>
</repository>
</distributionManagement>

<build>
<plugins>
Expand Down

0 comments on commit bb17154

Please sign in to comment.