Skip to content

Commit

Permalink
Update version for 0.4.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkrodrigues committed Jul 23, 2024
1 parent 0afc76a commit efcec26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-tests/jar-load-native-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.yscope.clp</groupId>
<artifactId>clp-ffi</artifactId>
<version>0.4-SNAPSHOT</version>
<version>0.4.5</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.yscope.clp</groupId>
<artifactId>clp-ffi</artifactId>
<version>0.4-SNAPSHOT</version>
<version>0.4.5</version>
<packaging>jar</packaging>

<name>CLP FFI</name>
Expand Down

0 comments on commit efcec26

Please sign in to comment.