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
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Genesys PGR
Uploader
Commits
80bc5952
Commit
80bc5952
authored
Mar 13, 2015
by
Matija Obreza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare for next development iteration
parent
ed5a4dba
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 @
80bc5952
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys2
</groupId>
<artifactId>
anno
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui-macosx
</artifactId>
<name>
Anno for MacOSX
</name>
...
...
@@ -29,7 +29,7 @@
<dependency>
<groupId>
org.genesys2
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui-package/pom.xml
View file @
80bc5952
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys2
</groupId>
<artifactId>
anno
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui-package
</artifactId>
<build>
...
...
@@ -53,7 +53,7 @@
<dependency>
<groupId>
org.genesys2
</groupId>
<artifactId>
anno-gui
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.eclipse.swt
</groupId>
...
...
anno-gui/pom.xml
View file @
80bc5952
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.genesys2
</groupId>
<artifactId>
anno
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</parent>
<artifactId>
anno-gui
</artifactId>
<name>
Data annotator GUI
</name>
...
...
@@ -153,7 +153,7 @@
<dependency>
<groupId>
org.genesys2
</groupId>
<artifactId>
genesys-client-api
</artifactId>
<version>
0.0.
2
</version>
<version>
0.0.
3-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
commons-collections
</groupId>
...
...
pom.xml
View file @
80bc5952
...
...
@@ -2,7 +2,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.genesys2
</groupId>
<artifactId>
anno
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-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-0.0.1
</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