Skip to content

Commit 1bab442

Browse files
committed
Release 2.0.1
1 parent 03c7e55 commit 1bab442

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gdsc-core-ij/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>uk.ac.sussex.gdsc</groupId>
88
<artifactId>gdsc-core-parent</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<artifactId>gdsc-core-ij</artifactId>
@@ -93,7 +93,7 @@ GDSC SMLM ImageJ Plugins - Single molecule localisation microscopy (SMLM)
9393
<dependency>
9494
<groupId>uk.ac.sussex.gdsc</groupId>
9595
<artifactId>gdsc-core</artifactId>
96-
<version>2.0.1-SNAPSHOT</version>
96+
<version>2.0.1</version>
9797
</dependency>
9898
</dependencies>
9999

gdsc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>uk.ac.sussex.gdsc</groupId>
88
<artifactId>gdsc-core-parent</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<artifactId>gdsc-core</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>gdsc-core-parent</artifactId>
13-
<version>2.0.1-SNAPSHOT</version>
13+
<version>2.0.1</version>
1414
<packaging>pom</packaging>
1515

1616
<name>GDSC Core library for image analysis</name>

0 commit comments

Comments
 (0)