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
2327e91b
Commit
2327e91b
authored
Apr 03, 2016
by
Patrik Dufresne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix SCM URL.
parent
6d3ceca1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pom.xml
pom.xml
+1
-1
No files found.
pom.xml
View file @
2327e91b
...
...
@@ -6,7 +6,7 @@
<!-- Define the SCM used for developpement. This information is used by
release:prepare -->
<scm>
<developerConnection>
scm:git:
ssh://gitosis@tintaglia.patrikdufresne.com
/license.git
</developerConnection>
<developerConnection>
scm:git:
http://git.patrikdufresne.com/common
/license.git
</developerConnection>
</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