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
409fce5d
Commit
409fce5d
authored
Oct 19, 2017
by
Marie Hinrichs
Browse files
Added repository section to pom
parent
8882bc71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
pom.xml
pom.xml
+12
-0
No files found.
pom.xml
View file @
409fce5d
...
...
@@ -23,6 +23,18 @@
<mainClass>
de.tuebingen.uni.sfs.clarind.marmot.MarmotApplication
</mainClass>
</properties>
<repositories>
<repository>
<id>
sfs-clarind-nexus-prod
</id>
<name>
Internal Releases
</name>
<url>
http://weblicht.sfs.uni-tuebingen.de/nexus/content/repositories/releases
</url>
</repository>
<repository>
<id>
clarin
</id>
<url>
http://catalog.clarin.eu/ds/nexus/content/repositories/Clarin/
</url>
</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