Skip to content
GitLab
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
b421c574
Commit
b421c574
authored
Mar 29, 2019
by
Moritz Schott
Browse files
Merge branch 'updateParent' into 'master'
Update pom.xml See merge request
!2
parents
c641b2c8
87d34851
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
b421c574
...
...
@@ -6,17 +6,17 @@
<artifactId>
oshdb-examples
</artifactId>
<name>
OSHDB Examples
</name>
<url>
https://ohsome.org/
</url>
<version>
0.
0.1-SNAPSHOT
</version>
<version>
0.
1
</version>
<packaging>
jar
</packaging>
<parent>
<groupId>
org.heigit.bigspatialdata
</groupId>
<artifactId>
bigspatialdata-parent
</artifactId>
<version>
1.0
-SNAPSHOT
</version>
<version>
1.0
</version>
</parent>
<properties>
<oshdb.version>
0.5.0
-SNAPSHOT
</oshdb.version>
<oshdb.version>
0.5.0
</oshdb.version>
</properties>
<repositories>
...
...
@@ -32,7 +32,7 @@
<dependency>
<groupId>
org.heigit.bigspatialdata
</groupId>
<artifactId>
oshdb-api
</artifactId>
<version>
0.5.0-SNAPSHOT
</version>
<version>
${oshdb.version}
</version>
</dependency>
<dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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