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
Amphibian
Commits
6d2c2253
Commit
6d2c2253
authored
Jan 11, 2021
by
Maxym Borodenko
Committed by
Matija Obreza
Jan 25, 2021
Browse files
[maven-release-plugin] prepare for next development iteration
parent
1b7047ce
Changes
6
Hide whitespace changes
Inline
Side-by-side
amphibian-client/amphibian.yaml
View file @
6d2c2253
swagger
:
'
2.0'
info
:
description
:
This is the description of the Amphibian APIs
version
:
'
1.0'
version
:
3.0-SNAPSHOT
title
:
Amphibian API
termsOfService
:
'
https://www.genesys-pgr.org/content/terms-and-conditions'
contact
:
...
...
amphibian-client/parent/pom.xml
View file @
6d2c2253
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
amphibian-client
</artifactId>
<version>
1
.0
</version>
<version>
3
.0
-SNAPSHOT
</version>
</parent>
<artifactId>
amphibian-client-parent
</artifactId>
<packaging>
pom
</packaging>
...
...
amphibian-client/pom.xml
View file @
6d2c2253
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
amphibian
</artifactId>
<version>
1
.0
</version>
<version>
3
.0
-SNAPSHOT
</version>
</parent>
<artifactId>
amphibian-client
</artifactId>
<packaging>
pom
</packaging>
...
...
amphibian-client/resttemplate/pom.xml
View file @
6d2c2253
...
...
@@ -2,7 +2,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
amphibian-client-parent
</artifactId>
<version>
1
.0
</version>
<version>
3
.0
-SNAPSHOT
</version>
<relativePath>
../parent
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
amphibian-server/pom.xml
View file @
6d2c2253
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
amphibian
</artifactId>
<version>
1
.0
</version>
<version>
3
.0
-SNAPSHOT
</version>
</parent>
<artifactId>
amphibian-server
</artifactId>
<packaging>
war
</packaging>
...
...
pom.xml
View file @
6d2c2253
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
amphibian
</artifactId>
<version>
1
.0
</version>
<version>
3
.0
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
All things Amphibian
</name>
<description>
The amphibian approach to data management
</description>
...
...
@@ -19,7 +19,7 @@
<connection>
https://gitlab.croptrust.org/genesys-pgr/amphibian.git
</connection>
<developerConnection>
scm:git:git@gitlab.croptrust.org:genesys-pgr/amphibian.git
</developerConnection>
<url>
git@gitlab.croptrust.org:genesys-pgr/amphibian.git
</url>
<tag>
amphibian-1.0
</tag>
<tag>
HEAD
</tag>
</scm>
<organization>
...
...
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