Skip to content

Commit 95c833e

Browse files
committed
FIX: README updated (no it4i repo, latest version used)
1 parent bf676ec commit 95c833e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,13 @@ This is a maven project. You can make it available in your maven projects with t
3535
<id>scijava.public</id>
3636
<url>https://maven.scijava.org/content/groups/public</url>
3737
</repository>
38-
<repository>
39-
<id>it4i</id>
40-
<url>https://artifactory.cs.vsb.cz/it4i/</url>
41-
</repository>
4238
</repositories>
4339
4440
<dependencies>
4541
<dependency>
4642
<groupId>net.celltrackingchallenge</groupId>
4743
<artifactId>CTC-measures</artifactId>
48-
<version>1.0.0</version>
44+
<version>1.0.3</version>
4945
</dependency>
5046
</dependencies>
5147
```

0 commit comments

Comments
 (0)