Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
d494e7f1
Commit
d494e7f1
authored
Feb 19, 2014
by
gmessner
Browse files
Reset version to 1.0.0-SNAPSHOT and added version to maven-pgp-plugin.
parent
8779af11
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
d494e7f1
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<groupId>
com.messners
</groupId>
<groupId>
com.messners
</groupId>
<artifactId>
gitlab-api
</artifactId>
<artifactId>
gitlab-api
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<version>
1.0.
1
-SNAPSHOT
</version>
<version>
1.0.
0
-SNAPSHOT
</version>
<name>
gitlab-api
</name>
<name>
gitlab-api
</name>
<parent>
<parent>
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-gpg-plugin
</artifactId>
<artifactId>
maven-gpg-plugin
</artifactId>
<version>
1.4
</version>
<executions>
<executions>
<execution>
<execution>
<id>
sign-artifacts
</id>
<id>
sign-artifacts
</id>
...
...
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