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
giscience
big-data
ohsome
oshdb-examples
Commits
1bf5e15b
Commit
1bf5e15b
authored
Jan 17, 2018
by
Moritz Schott
Browse files
fix repository-problem
parent
6aca0c1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
1bf5e15b
...
...
@@ -27,19 +27,9 @@
<repositories>
<repository>
<snapshots>
<enabled>
false
</enabled>
</snapshots>
<id>
oshdb-releases
</id>
<name>
Heigit/GIScience maven repository (releases)
</name>
<url>
http://129.206.7.121:8081/artifactory/libs-release-local
</url>
</repository>
<repository>
<snapshots
/>
<id>
oshdb-snapshots
</id>
<name>
Heigit/GIScience maven repository (snapshots)
</name>
<url>
http://129.206.7.121:8081/artifactory/libs-snapshot-local
</url>
<id>
oshdb-repository
</id>
<name>
Heigit/GIScience maven repository
</name>
<url>
http://129.206.7.121:8081/artifactory/main
</url>
</repository>
</repositories>
</project>
Write
Preview
Supports
Markdown
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