Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #206 from davco01a/fix_java_dependency
Browse files Browse the repository at this point in the history
fix java dependency
  • Loading branch information
davco01a authored Oct 5, 2020
2 parents 36c2094 + fb36b72 commit cdae8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>io.kabanero</groupId>
<artifactId>operator-java-bindings</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.0</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit cdae8cc

Please sign in to comment.