Skip to content

Commit

Permalink
Release omero-ms-image-region 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Oct 25, 2023
1 parent 9effabe commit c7e3c1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

plugins {
id 'application'
id 'eclipse'
}

group = 'com.glencoesoftware.omero'
version = '0.8.4-SNAPSHOT'
version = '0.8.4'

mainClassName = 'com.glencoesoftware.omero.ms.image.region.OmeroVertxLauncher'

Expand Down

0 comments on commit c7e3c1a

Please sign in to comment.