File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.contentstack.sdk</groupId >
77 <artifactId >java</artifactId >
8- <version >1.10.0 </version >
8+ <version >${sdk.version.release} </version >
99 <packaging >jar</packaging >
1010 <name >contentstack-java</name >
1111 <description >Java SDK for Contentstack Content Delivery API</description >
1212 <url >https://github.com/contentstack/contentstack-java/</url >
1313
1414
1515 <properties >
16- <sdk .version.release>1.10.0 </sdk .version.release>
16+ <sdk .version.release>1.10.1-SNAPSHOT </sdk .version.release>
1717 <maven .compiler.target>1.8</maven .compiler.target>
1818 <maven .compiler.source>1.8</maven .compiler.source>
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments