Skip to content

Commit 67d6123

Browse files
author
haesleinhuepf
committed
bump version
1 parent ef55531 commit 67d6123

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: dependingViaMaven.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you want to access CLIJ from your Java code, it is recommended to depend on C
77
<dependency>
88
<groupId>net.haesleinhuepf</groupId>
99
<artifactId>clij2_</artifactId>
10-
<version>2.1.4.10</version>
10+
<version>2.1.5.1</version>
1111
</dependency>
1212
```
1313

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<parent>
99
<groupId>net.haesleinhuepf</groupId>
1010
<artifactId>clij-parent-pom</artifactId>
11-
<version>2.1.4.10</version>
11+
<version>2.1.5.1</version>
1212
<relativePath />
1313
</parent>
1414

1515
<groupId>net.haesleinhuepf</groupId>
1616
<artifactId>clij2-docs</artifactId>
17-
<version>2.1.4.10</version>
17+
<version>2.1.5.1</version>
1818

1919
<name>clij-docs</name>
2020
<description>clij2-docs contains CLIJ documentation and documentation generators.</description>

0 commit comments

Comments
 (0)