Skip to content

Commit

Permalink
Merge pull request #91 from BiBiServ/fix/java-docker-mount
Browse files Browse the repository at this point in the history
fix JavaDocker parent version
  • Loading branch information
pbelmann authored Jul 25, 2016
2 parents 165feb7 + 1886232 commit ce73f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JobProxyJavaDocker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>de.unibi.cebitec.bibiserv</groupId>
<artifactId>JobProxyModel</artifactId>
<version>beta.1.release</version>
<version>beta.1.2.release</version>
</dependency>
<dependency>
<groupId>com.spotify</groupId>
Expand Down

0 comments on commit ce73f25

Please sign in to comment.