Skip to content
Snippets Groups Projects
Commit 2f545557 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

orche: increase versions of hass-* projects

parent d5ab2a00
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>cz.it4i.fiji</groupId> <groupId>cz.it4i.fiji</groupId>
<artifactId>haas-parent</artifactId> <artifactId>haas-parent</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.2-SNAPSHOT</version>
<relativePath> ../haas-parent/pom.xml</relativePath> <relativePath> ../haas-parent/pom.xml</relativePath>
</parent> </parent>
<artifactId>haas-imagej-client</artifactId> <artifactId>haas-imagej-client</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>cz.it4i.fiji</groupId> <groupId>cz.it4i.fiji</groupId>
<artifactId>haas-parent</artifactId> <artifactId>haas-parent</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.2-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<parent> <parent>
<groupId>org.scijava</groupId> <groupId>org.scijava</groupId>
...@@ -14,7 +14,6 @@ ...@@ -14,7 +14,6 @@
</parent> </parent>
<properties> <properties>
<project_url>https://code.it4i.cz/fiji/haas-java-client/</project_url> <project_url>https://code.it4i.cz/fiji/haas-java-client/</project_url>
<organization.name>IT4Innovations - National Supercomputing Center</organization.name> <organization.name>IT4Innovations - National Supercomputing Center</organization.name>
<organization.url>http://www.it4i.cz/</organization.url> <organization.url>http://www.it4i.cz/</organization.url>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>cz.it4i.fiji</groupId> <groupId>cz.it4i.fiji</groupId>
<artifactId>haas-parent</artifactId> <artifactId>haas-parent</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.2-SNAPSHOT</version>
<relativePath> ../haas-parent/pom.xml</relativePath> <relativePath> ../haas-parent/pom.xml</relativePath>
</parent> </parent>
<artifactId>haas-spim-benchmark</artifactId> <artifactId>haas-spim-benchmark</artifactId>
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<dependency> <dependency>
<groupId>cz.it4i.fiji</groupId> <groupId>cz.it4i.fiji</groupId>
<artifactId>haas-imagej-client</artifactId> <artifactId>haas-imagej-client</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.2-SNAPSHOT</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/commons-io/commons-io --> <!-- https://mvnrepository.com/artifact/commons-io/commons-io -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment