Skip to content

Commit

Permalink
Set version to 1.4.0-alpha2
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Roldan <groldan@boundlessgeo.com>
  • Loading branch information
Gabriel Roldan committed Oct 24, 2018
1 parent 8672764 commit aaa213b
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/cli/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-cli-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/cli/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-cli-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/cli/geotools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-cli-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/cli/remoting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-cli-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>geogig-cli-remoting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/cli/storage-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-cli-parent</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/geotools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<packaging>pom</packaging>
<name>GeoGig</name>

Expand Down
2 changes: 1 addition & 1 deletion src/pullrequests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/ql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/remoting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/storage/postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-storage</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
</parent>

<artifactId>geogig-postgres</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/storage/rocksdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-storage</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
</parent>

<artifactId>geogig-rocksdb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/web/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-web</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/web/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-web</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/web/functional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig-web</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.locationtech.geogig</groupId>
<artifactId>geogig</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4.0-alpha-2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit aaa213b

Please sign in to comment.