Skip to content

Commit

Permalink
Update to next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed Jun 28, 2023
1 parent dd16750 commit 9730757
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gdsc-core-ij/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>uk.ac.sussex.gdsc</groupId>
<artifactId>gdsc-core-parent</artifactId>
<version>2.1</version>
<version>2.2-SNAPSHOT</version>
</parent>

<artifactId>gdsc-core-ij</artifactId>
Expand Down Expand Up @@ -93,7 +93,7 @@ GDSC SMLM ImageJ Plugins - Single molecule localisation microscopy (SMLM)
<dependency>
<groupId>uk.ac.sussex.gdsc</groupId>
<artifactId>gdsc-core</artifactId>
<version>2.1</version>
<version>2.2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion gdsc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>uk.ac.sussex.gdsc</groupId>
<artifactId>gdsc-core-parent</artifactId>
<version>2.1</version>
<version>2.2-SNAPSHOT</version>
</parent>

<artifactId>gdsc-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>gdsc-core-parent</artifactId>
<version>2.1</version>
<version>2.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>GDSC Core library for image analysis</name>
Expand Down

0 comments on commit 9730757

Please sign in to comment.