Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ludovic Dubost
application-gitlab
Commits
a0f1bed7
Commit
a0f1bed7
authored
Jun 10, 2018
by
Ludovic Dubost
Browse files
[maven-release-plugin] prepare release application-gitlab-1.0
parent
2abd4572
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
a0f1bed7
...
...
@@ -29,7 +29,7 @@
</parent>
<groupId>
org.xwiki.contrib.gitlab
</groupId>
<artifactId>
application-gitlab
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
<packaging>
xar
</packaging>
<name>
gitlab Application
</name>
<description>
XWiki GitLab Application allowing to commit XWiki code to a GitLab repository
</description>
...
...
@@ -38,12 +38,12 @@
<!-- Enable auto release on jira -->
<xwiki.release.jira.skip>
false
</xwiki.release.jira.skip>
<xwiki.issueManagement.jira.id
></xwiki.issueManagement.jira.id
>
<xwiki.issueManagement.jira.id
/
>
</properties>
<developers>
<developer>
<id
></id
>
<name
></name
>
<id
/
>
<name
/
>
<organization>
XWiki SAS
</organization>
</developer>
</developers>
...
...
@@ -68,7 +68,7 @@
<connection>
scm:git:git://git.xwikisas.com/ludovic/application-gitlab.git
</connection>
<developerConnection>
scm:git:git@git.xwikisas.com:ludovic/application-gitlab.git
</developerConnection>
<url>
https://git.xwikisas.com/ludovic/application-gitlab
</url>
<tag>
HEAD
</tag>
<tag>
application-gitlab-1.0
</tag>
</scm>
<distributionManagement>
<repository>
...
...
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