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
61a0ee69
Commit
61a0ee69
authored
Jan 15, 2016
by
Matija Obreza
Browse files
[maven-release-plugin] prepare release anno-1.0
parent
46d18193
Changes
4
Hide whitespace changes
Inline
Side-by-side
anno-gui-macosx/pom.xml
View file @
61a0ee69
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
0
.0
.3-SNAPSHOT
</version>
<version>
1
.0
</version>
</parent>
<artifactId>
anno-gui-macosx
</artifactId>
<name>
Anno for MacOSX
</name>
...
...
@@ -17,7 +17,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
0
.0
.3-SNAPSHOT
</version>
<version>
1
.0
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui-package/pom.xml
View file @
61a0ee69
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
0
.0
.3-SNAPSHOT
</version>
<version>
1
.0
</version>
</parent>
<artifactId>
anno-gui-package
</artifactId>
<build>
...
...
@@ -53,7 +53,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
0
.0
.3-SNAPSHOT
</version>
<version>
1
.0
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui/pom.xml
View file @
61a0ee69
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
0
.0
.3-SNAPSHOT
</version>
<version>
1
.0
</version>
</parent>
<artifactId>
anno-gui
</artifactId>
<name>
Data annotator GUI
</name>
...
...
@@ -153,7 +153,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
genesys-client-api
</artifactId>
<version>
0
.0
.6-SNAPSHOT
</version>
<version>
1
.0
</version>
</dependency>
<dependency>
<groupId>
commons-collections
</groupId>
...
...
pom.xml
View file @
61a0ee69
...
...
@@ -2,7 +2,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
0
.0
.3-SNAPSHOT
</version>
<version>
1
.0
</version>
<packaging>
pom
</packaging>
<name>
Data annotator
</name>
...
...
@@ -17,7 +17,7 @@
<connection>
https://bitbucket.org/genesys2/anno-swt.git
</connection>
<developerConnection>
scm:git:git@bitbucket.org:genesys2/anno-swt.git
</developerConnection>
<url>
git@bitbucket.org:genesys2/anno-swt.git
</url>
<tag>
HEAD
</tag>
<tag>
anno-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