Skip to content

Commit

Permalink
Bump the Java version to 1.2 and tie it to Metadata support.
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Spörri <[email protected]>
  • Loading branch information
pspoerri committed Jul 6, 2023
1 parent 44b9b78 commit 23d9aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SET(SOURCES
Platform.cpp
)

set(GEDS_JAVA_VERSION 1.1)
set(GEDS_JAVA_VERSION 1.2)

set(GEDS_JAR_GROUPID "com.ibm.geds")
set(CMAKE_JAR_ARTIFACT_NAME "geds")
Expand Down

0 comments on commit 23d9aa8

Please sign in to comment.