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
dariah
dariahsp
Commits
3ed9d234
Commit
3ed9d234
authored
Oct 09, 2017
by
Gradl, Tobias
Browse files
Fix core-metamodel dependency tree
parent
c1d0a5b7
Changes
3
Hide whitespace changes
Inline
Side-by-side
dariahsp-core/pom.xml
View file @
3ed9d234
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
eu.dariah.de
</groupId>
<artifactId>
dariahsp
</artifactId>
<version>
1.1.
0
-SNAPSHOT
</version>
<version>
1.1.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
dariahsp-core
</artifactId>
<name>
dariahsp - core library
</name>
...
...
dariahsp-sample/pom.xml
View file @
3ed9d234
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
eu.dariah.de
</groupId>
<artifactId>
dariahsp
</artifactId>
<version>
1.1.
0
-SNAPSHOT
</version>
<version>
1.1.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
dariahsp-sample
</artifactId>
<packaging>
war
</packaging>
...
...
@@ -12,7 +12,7 @@
<properties>
<org.apache.tiles-version>
3.0.7
</org.apache.tiles-version>
<de.unibamberg.minf.core.core-web.version>
2.0.
0
-SNAPSHOT
</de.unibamberg.minf.core.core-web.version>
<de.unibamberg.minf.core.core-web.version>
2.0.
1
-SNAPSHOT
</de.unibamberg.minf.core.core-web.version>
</properties>
<dependencies>
...
...
pom.xml
View file @
3ed9d234
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
eu.dariah.de
</groupId>
<artifactId>
dariahsp
</artifactId>
<version>
1.1.
0
-SNAPSHOT
</version>
<version>
1.1.
1
-SNAPSHOT
</version>
<name>
dariahsp - parent pom
</name>
<description>
Metapackage for the DARIAH Service Provider (dariahsp) library
</description>
<packaging>
pom
</packaging>
...
...
@@ -20,7 +20,7 @@
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<de.unibamberg.minf.core.core-metamodel.version>
4.2.
0
-SNAPSHOT
</de.unibamberg.minf.core.core-metamodel.version>
<de.unibamberg.minf.core.core-metamodel.version>
4.2.
1
-SNAPSHOT
</de.unibamberg.minf.core.core-metamodel.version>
<de.unibamberg.minf.core.core-util.version>
2.0.0-SNAPSHOT
</de.unibamberg.minf.core.core-util.version>
<org.springframework-version>
4.3.6.RELEASE
</org.springframework-version>
...
...
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