Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
License module for Java
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
PDSL
License module for Java
Commits
31bcadb7
Commit
31bcadb7
authored
Apr 03, 2016
by
Jenkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare for next development iteration
parent
8ef6bd63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pom.xml
pom.xml
+2
-2
No files found.
pom.xml
View file @
31bcadb7
...
...
@@ -2,12 +2,12 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.patrikdufresne.license
</groupId>
<artifactId>
com.patrikdufresne.license
</artifactId>
<version>
0.
7
</version>
<version>
0.
8-SNAPSHOT
</version>
<!-- Define the SCM used for developpement. This information is used by
release:prepare -->
<scm>
<developerConnection>
scm:git:http://git.patrikdufresne.com/common/license.git
</developerConnection>
<tag>
com.patrikdufresne.license-0.7
</tag>
<tag>
HEAD
</tag>
</scm>
<!-- Define the repository. Used by deploy:deploy -->
<distributionManagement>
...
...
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