Skip to content
Snippets Groups Projects
Commit 4fb6a8c8 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- updated to openjdk 1.11

parent 54dd7c63
No related branches found
No related tags found
No related merge requests found
groupId=org.slub.rosetta.dps.repository.plugin.storage.nfs groupId=org.slub.rosetta.dps.repository.plugin.storage.nfs
artifactId=SLUBStoragePlugin artifactId=SLUBStoragePlugin
version=6.0.0
...@@ -7,11 +7,7 @@ ...@@ -7,11 +7,7 @@
<name>SLUB Storage Plugin</name> <name>SLUB Storage Plugin</name>
<version>1.0</version> <version>1.0</version>
<dependencies> <dependencies>
<dependency>
<groupId>com.exlibris.dps</groupId>
<artifactId>dps-plugins</artifactId>
<version>${dps.version}</version>
</dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# von ExLibris an Rosetta übergibt. # von ExLibris an Rosetta übergibt.
# Pfad zu Java # Pfad zu Java
JAVAPATH=$(wildcard /usr/lib/jvm/java-1.8.0-openjdk-*/bin/) JAVAPATH=$(wildcard /usr/lib/jvm/java-1.11.0-openjdk-*/bin/)
# Verwendete Rosetta-Version # Verwendete Rosetta-Version
ROSETTAVERSION=5.1.0 ROSETTAVERSION=5.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment