Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
Uploader
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Genesys PGR
Uploader
Commits
5075a2bd
Commit
5075a2bd
authored
Jan 15, 2016
by
Matija Obreza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare for next development iteration
parent
61a0ee69
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
anno-gui-macosx/pom.xml
anno-gui-macosx/pom.xml
+2
-2
anno-gui-package/pom.xml
anno-gui-package/pom.xml
+2
-2
anno-gui/pom.xml
anno-gui/pom.xml
+2
-2
pom.xml
pom.xml
+2
-2
No files found.
anno-gui-macosx/pom.xml
View file @
5075a2bd
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</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>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui-package/pom.xml
View file @
5075a2bd
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui-package
</artifactId>
<build>
...
...
@@ -53,7 +53,7 @@
<dependency>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui/pom.xml
View file @
5075a2bd
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</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>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
commons-collections
</groupId>
...
...
pom.xml
View file @
5075a2bd
...
...
@@ -2,7 +2,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.genesys-pgr
</groupId>
<artifactId>
anno
</artifactId>
<version>
1.
0
</version>
<version>
1.
1-SNAPSHOT
</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>
anno-1.0
</tag>
<tag>
HEAD
</tag>
</scm>
<developers>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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