Skip to content

Commit 1dd403b

Browse files
tongtongcaobaltzell
authored andcommitted
back to use j4ml 0.9-SNAPSHOT
1 parent 828cff8 commit 1dd403b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

common-tools/coat-lib/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@
6464
<dependency>
6565
<groupId>j4ml</groupId>
6666
<artifactId>j4ml-neuroph</artifactId>
67-
<version>1.0</version>
67+
<version>0.9-SNAPSHOT</version>
6868
</dependency>
6969

7070
<dependency>
7171
<groupId>j4ml</groupId>
7272
<artifactId>j4ml-clas12</artifactId>
73-
<version>1.0</version>
73+
<version>0.9-SNAPSHOT</version>
7474
</dependency>
7575

7676
<dependency>

reconstruction/mltn/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
<dependency>
2323
<groupId>j4ml</groupId>
2424
<artifactId>j4ml-neuroph</artifactId>
25-
<version>1.0</version>
25+
<version>0.9-SNAPSHOT</version>
2626
</dependency>
2727

2828
<dependency>
2929
<groupId>j4ml</groupId>
3030
<artifactId>j4ml-clas12</artifactId>
31-
<version>1.0</version>
31+
<version>0.9-SNAPSHOT</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)