Skip to content

Commit e9bfaba

Browse files
committed
Release 1.0
1 parent 3b2e8d9 commit e9bfaba

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gdsc-smlm-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-smlm-parent</artifactId>
9-
<version>1.0-SNAPSHOT</version>
9+
<version>1.0</version>
1010
</parent>
1111

1212
<artifactId>gdsc-smlm-ij_</artifactId>
@@ -103,7 +103,7 @@ Software for single molecule localisation microscopy (SMLM) in ImageJ
103103
<dependency>
104104
<groupId>uk.ac.sussex.gdsc</groupId>
105105
<artifactId>gdsc-smlm</artifactId>
106-
<version>1.0-SNAPSHOT</version>
106+
<version>1.0</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>us.hebi.matlab.mat</groupId>

gdsc-smlm/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-smlm-parent</artifactId>
9-
<version>1.0-SNAPSHOT</version>
9+
<version>1.0</version>
1010
</parent>
1111

1212
<artifactId>gdsc-smlm</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-smlm-parent</artifactId>
13-
<version>1.0-SNAPSHOT</version>
13+
<version>1.0</version>
1414
<packaging>pom</packaging>
1515

1616
<name>GDSC SMLM library for single molecule localisation microscopy</name>

0 commit comments

Comments
 (0)