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
Uploader
Commits
104bcc14
Commit
104bcc14
authored
Nov 21, 2018
by
Matija Obreza
Browse files
[maven-release-plugin] prepare for next development iteration
parent
c415b58a
Changes
5
Hide whitespace changes
Inline
Side-by-side
anno-docs/pom.xml
View file @
104bcc14
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<artifactId>
anno-docs
</artifactId>
<name>
Genesys Uploader documentation
</name>
...
...
anno-gui-macosx/pom.xml
View file @
104bcc14
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui-macosx
</artifactId>
<name>
Anno for MacOSX
</name>
...
...
@@ -12,7 +12,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui-package/pom.xml
View file @
104bcc14
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui-package
</artifactId>
<build>
...
...
@@ -49,7 +49,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui/pom.xml
View file @
104bcc14
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui
</artifactId>
<name>
Data annotator GUI
</name>
...
...
@@ -144,7 +144,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
genesys-client-api
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
commons-collections
</groupId>
...
...
pom.xml
View file @
104bcc14
...
...
@@ -2,7 +2,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
3
</version>
<version>
1.
4-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
Data annotator
</name>
...
...
@@ -17,7 +17,7 @@
<connection>
https://gitlab.croptrust.org/genesys-pgr/anno.git
</connection>
<developerConnection>
scm:git:git@gitlab.croptrust.org:genesys-pgr/anno.git
</developerConnection>
<url>
git@gitlab.croptrust.org:genesys-pgr/anno.git
</url>
<tag>
anno-1.3
</tag>
<tag>
HEAD
</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