We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab5068 commit cbb05b5Copy full SHA for cbb05b5
java/pom.xml
@@ -18,7 +18,7 @@
18
<dependency>
19
<groupId>com.senzing</groupId>
20
<artifactId>sz-sdk</artifactId>
21
- <version>4.0.0-beta.2.0</version>
+ <version>[4.0.0-beta.3.0,4.0.0-beta.3.99999]</version>
22
<scope>system</scope>
23
<systemPath>${SENZING_PATH}/er/sdk/java/sz-sdk.jar</systemPath>
24
</dependency>
0 commit comments