Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Geo Tools
Commits
d89483a4
Commit
d89483a4
authored
Sep 19, 2017
by
Matija Obreza
Browse files
[maven-release-plugin] prepare release geo-tools-1.0
parent
48f49b1b
Changes
3
Hide whitespace changes
Inline
Side-by-side
genesys-geotools/pom.xml
View file @
d89483a4
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
geo-tools
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
</parent>
<artifactId>
genesys-geotools
</artifactId>
<name>
Genesys Geo Tools library
</name>
...
...
@@ -33,7 +33,7 @@
<connection>
https://bitbucket.org/genesys2/genesys-geo-tools.git
</connection>
<developerConnection>
scm:git:git@bitbucket.org:genesys2/genesys-geo-tools.git
</developerConnection>
<url>
git@bitbucket.org:genesys2/genesys-geo-tools.git
</url>
<tag>
HEAD
</tag>
<tag>
geo-tools-1.0
</tag>
</scm>
<properties>
...
...
@@ -59,17 +59,17 @@
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-shapefile
</artifactId>
<version>
17
-SNAPSHOT
</version>
<version>
17
.2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-cql
</artifactId>
<version>
17
-SNAPSHOT
</version>
<version>
17
.2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-epsg-wkt
</artifactId>
<version>
17
-SNAPSHOT
</version>
<version>
17
.2
</version>
</dependency>
<dependency>
<groupId>
com.google.guava
</groupId>
...
...
geotools-cli/pom.xml
View file @
d89483a4
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
geo-tools
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
</parent>
<artifactId>
geotools-cli
</artifactId>
<name>
Genesys Geo Tools
</name>
...
...
@@ -33,7 +33,7 @@
<connection>
https://bitbucket.org/genesys2/genesys-geo-tools.git
</connection>
<developerConnection>
scm:git:git@bitbucket.org:genesys2/genesys-geo-tools.git
</developerConnection>
<url>
git@bitbucket.org:genesys2/genesys-geo-tools.git
</url>
<tag>
HEAD
</tag>
<tag>
geo-tools-1.0
</tag>
</scm>
<properties>
...
...
@@ -54,7 +54,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
genesys-geotools
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
</dependency>
<!-- <dependency>
<groupId>org.geotools</groupId>
...
...
pom.xml
View file @
d89483a4
...
...
@@ -18,7 +18,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
geo-tools
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
<packaging>
pom
</packaging>
<name>
Genesys GEO tools
</name>
<url>
https://gitlab.croptrust.org/genesys-pgr/geo-tools
</url>
...
...
@@ -44,7 +44,7 @@
<connection>
https://gitlab.croptrust.org/genesys-pgr/geo-tools.git
</connection>
<developerConnection>
scm:git:git@gitlab.croptrust.org:genesys-pgr/geo-tools.git
</developerConnection>
<url>
git@gitlab.croptrust.org:genesys-pgr/geo-tools.git
</url>
<tag>
HEAD
</tag>
<tag>
geo-tools-1.0
</tag>
</scm>
<developers>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment