Skip to content

Commit

Permalink
update olca.version (see #7)
Browse files Browse the repository at this point in the history
  • Loading branch information
msrocka committed Apr 13, 2018
1 parent 25ac012 commit 5af5dc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<olca.version>1.7.0</olca.version>
<olca.version>1.7.1</olca.version>
<jersey.version>2.26</jersey.version>
<kotlin.version>1.2.31</kotlin.version>
</properties>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-jsonld</artifactId>
<version>1.7.0</version>
<version>${olca.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5af5dc2

Please sign in to comment.