Skip to content

Commit 23d9aa8

Browse files
committed
Bump the Java version to 1.2 and tie it to Metadata support.
Signed-off-by: Pascal Spörri <[email protected]>
1 parent 44b9b78 commit 23d9aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SET(SOURCES
2222
Platform.cpp
2323
)
2424

25-
set(GEDS_JAVA_VERSION 1.1)
25+
set(GEDS_JAVA_VERSION 1.2)
2626

2727
set(GEDS_JAR_GROUPID "com.ibm.geds")
2828
set(CMAKE_JAR_ARTIFACT_NAME "geds")

0 commit comments

Comments
 (0)