Skip to content

Commit

Permalink
Merge pull request #299 from SPalominos/master
Browse files Browse the repository at this point in the history
Release version RC1.
  • Loading branch information
SPalominos authored Feb 26, 2020
2 parents c9af66f + 8f917c5 commit f19f517
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion geoclimate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.orbisgis.orbisprocess</groupId>
<artifactId>geoclimate-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion geoindicators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.orbisgis.orbisprocess</groupId>
<artifactId>geoclimate-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-RC1</version>
</parent>
<groupId>org.orbisgis.orbisprocess.geoclimate</groupId>
<artifactId>geoindicators</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.orbisgis</groupId>
<artifactId>orbisparent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3-RC1</version>
</parent>
<groupId>org.orbisgis.orbisprocess</groupId>
<artifactId>geoclimate-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-RC1</version>
<modules>
<module>geoindicators</module>
<module>preparedata</module>
Expand Down
2 changes: 1 addition & 1 deletion preparedata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.orbisgis.orbisprocess</groupId>
<artifactId>geoclimate-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion processingchain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.orbisgis.orbisprocess</groupId>
<artifactId>geoclimate-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit f19f517

Please sign in to comment.