Skip to content

Commit dbb579f

Browse files
committed
Release version 1.5.11
1 parent d682f6d commit dbb579f

7,771 files changed

Lines changed: 7898 additions & 7897 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions

README.md

Lines changed: 5 additions & 5 deletions

arpack-ng/README.md

Lines changed: 2 additions & 2 deletions

arpack-ng/platform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bytedeco</groupId>
88
<artifactId>javacpp-presets</artifactId>
9-
<version>1.5.11-SNAPSHOT</version>
9+
<version>1.5.11</version>
1010
<relativePath>../../</relativePath>
1111
</parent>
1212

arpack-ng/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bytedeco</groupId>
88
<artifactId>javacpp-presets</artifactId>
9-
<version>1.5.11-SNAPSHOT</version>
9+
<version>1.5.11</version>
1010
</parent>
1111

1212
<groupId>org.bytedeco</groupId>

arpack-ng/samples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.bytedeco.arpack</groupId>
44
<artifactId>icbarpackc</artifactId>
5-
<version>1.5.11-SNAPSHOT</version>
5+
<version>1.5.11</version>
66
<properties>
77
<exec.mainClass>IcbArpackC</exec.mainClass>
88
<maven.compiler.source>1.7</maven.compiler.source>
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>org.bytedeco</groupId>
1414
<artifactId>arpack-ng-platform</artifactId>
15-
<version>3.9.1-1.5.11-SNAPSHOT</version>
15+
<version>3.9.1-1.5.11</version>
1616
</dependency>
1717
</dependencies>
1818
<build>

arpack-ng/src/gen/java/org/bytedeco/arpackng/global/arpack.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Targeted by JavaCPP version 1.5.10: DO NOT EDIT THIS FILE
1+
// Targeted by JavaCPP version 1.5.11: DO NOT EDIT THIS FILE
22

33
package org.bytedeco.arpackng.global;
44

bullet/README.md

Lines changed: 2 additions & 2 deletions

bullet/platform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bytedeco</groupId>
88
<artifactId>javacpp-presets</artifactId>
9-
<version>1.5.11-SNAPSHOT</version>
9+
<version>1.5.11</version>
1010
<relativePath>../../</relativePath>
1111
</parent>
1212

bullet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.bytedeco</groupId>
88
<artifactId>javacpp-presets</artifactId>
9-
<version>1.5.11-SNAPSHOT</version>
9+
<version>1.5.11</version>
1010
</parent>
1111

1212
<groupId>org.bytedeco</groupId>

0 commit comments

Comments
 (0)