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 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.contentstack.sdk</groupId >
7
7
<artifactId >java</artifactId >
8
- <version >1.10.0 </version >
8
+ <version >${sdk.version.release} </version >
9
9
<packaging >jar</packaging >
10
10
<name >contentstack-java</name >
11
11
<description >Java SDK for Contentstack Content Delivery API</description >
12
12
<url >https://github.com/contentstack/contentstack-java/</url >
13
13
14
14
15
15
<properties >
16
- <sdk .version.release>1.10.0 </sdk .version.release>
16
+ <sdk .version.release>1.10.1-SNAPSHOT </sdk .version.release>
17
17
<maven .compiler.target>1.8</maven .compiler.target>
18
18
<maven .compiler.source>1.8</maven .compiler.source>
19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments