Skip to content

Commit

Permalink
#308: correct version of go wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schneck committed Mar 13, 2018
1 parent e60593f commit cae51c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/pom.xml
Expand Up @@ -67,7 +67,7 @@
<artifactItem>
<groupId>org.sakuli</groupId>
<artifactId>sakuli-go-wrapper</artifactId>
<version>${sakuli-go-wrapper.version}</version>
<version>${dependencies.sakuli-go-wrapper.version}</version>
<type>jar</type>
<overWrite>true</overWrite>
<excludes>META-INF/</excludes>
Expand Down

0 comments on commit cae51c8

Please sign in to comment.