Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clarind
wl-webservices
service-marmot
Commits
a183f082
Commit
a183f082
authored
Oct 27, 2017
by
Marie Hinrichs
Browse files
Add scm in pom.xml
parent
38cdccff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
pom.xml
pom.xml
+9
-0
No files found.
pom.xml
View file @
a183f082
...
...
@@ -16,6 +16,13 @@
<name>
marmot
</name>
<scm>
<url>
https://weblicht.sfs.uni-tuebingen.de/gitlab/clarind/wl-webservices/service-marmot
</url>
<connection>
scm:git:ssh://git@weblicht.sfs.uni-tuebingen.de:2222/clarind/wl-webservices/service-marmot.git
</connection>
<developerConnection>
scm:git:ssh://git@weblicht.sfs.uni-tuebingen.de:2222/clarind/wl-webservices/service-marmot.git
</developerConnection>
<tag>
HEAD
</tag>
</scm>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
...
...
@@ -35,6 +42,8 @@
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>
io.dropwizard
</groupId>
...
...
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