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
76ee9ee2
Commit
76ee9ee2
authored
Apr 10, 2019
by
Gradl, Tobias
Browse files
Migrating from artifactory to nexus
parent
2522fb0f
Pipeline
#10316
failed with stages
in 25 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dariahsp-core/pom.xml
View file @
76ee9ee2
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
eu.dariah.de
</groupId>
<artifactId>
dariahsp
</artifactId>
<version>
1.2.
1
-SNAPSHOT
</version>
<version>
1.2.
2
-SNAPSHOT
</version>
</parent>
<artifactId>
dariahsp-core
</artifactId>
<name>
dariahsp - core library
</name>
...
...
dariahsp-sample/pom.xml
View file @
76ee9ee2
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
eu.dariah.de
</groupId>
<artifactId>
dariahsp
</artifactId>
<version>
1.2.
1
-SNAPSHOT
</version>
<version>
1.2.
2
-SNAPSHOT
</version>
</parent>
<artifactId>
dariahsp-sample
</artifactId>
<packaging>
war
</packaging>
...
...
pom.xml
View file @
76ee9ee2
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
eu.dariah.de
</groupId>
<artifactId>
dariahsp
</artifactId>
<version>
1.2.
1
-SNAPSHOT
</version>
<version>
1.2.
2
-SNAPSHOT
</version>
<name>
dariahsp - parent pom
</name>
<description>
Metapackage for the DARIAH Service Provider (dariahsp) library
</description>
<packaging>
pom
</packaging>
...
...
@@ -20,11 +20,11 @@
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<eu.dariah.de.dariahsp.dariahsp-core.version>
1.2.
3
-SNAPSHOT
</eu.dariah.de.dariahsp.dariahsp-core.version>
<eu.dariah.de.dariahsp.dariahsp-sample.version>
1.2.
0
-SNAPSHOT
</eu.dariah.de.dariahsp.dariahsp-sample.version>
<eu.dariah.de.dariahsp.dariahsp-core.version>
1.2.
4
-SNAPSHOT
</eu.dariah.de.dariahsp.dariahsp-core.version>
<eu.dariah.de.dariahsp.dariahsp-sample.version>
1.2.
1
-SNAPSHOT
</eu.dariah.de.dariahsp.dariahsp-sample.version>
<de.unibamberg.minf.core.core-metamodel.version>
4.2.4-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>
<de.unibamberg.minf.core.core-metamodel.version>
5.0.3-RELEASE
</de.unibamberg.minf.core.core-metamodel.version>
<de.unibamberg.minf.core.core-util.version>
5
.0.
3-RELEASE
</de.unibamberg.minf.core.core-util.version>
<org.springframework-version>
4.3.6.RELEASE
</org.springframework-version>
<org.springsecurity-version>
4.2.1.RELEASE
</org.springsecurity-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