Skip to content

Commit

Permalink
Merge branch 'master' into snomed-test
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Oct 27, 2018
2 parents beffa63 + adb6668 commit 710a8e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ language: java

jdk:
- openjdk8
- openjdk11
- oraclejdk8
- oraclejdk9
- oraclejdk11

install:
- mvn install -DskipTests=true -Dmaven.javadoc.skip=false -B -V
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>de.tu-dresden.inf.lat</groupId>
<artifactId>lat-parent</artifactId>
<version>0.1.2</version>
<version>0.1.3</version>
<relativePath></relativePath>
</parent>

Expand Down

0 comments on commit 710a8e0

Please sign in to comment.