File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# ## Code-Java ###
22# Language Support for Java(TM) by Red Hat extension for Visual Studio Code - https://marketplace.visualstudio.com/items?itemName=redhat.java
33
4+ .dccache
45.project
56.classpath
67factoryConfiguration.json
@@ -265,3 +266,4 @@ gradle-app.setting
265266java.iml
266267src /main /resources /
267268! /.idea /
269+ .dccache
Original file line number Diff line number Diff line change 66
77 <groupId >com.contentstack.sdk</groupId >
88 <artifactId >utils</artifactId >
9- <version >1.0.0 -SNAPSHOT</version >
9+ <version >1.0.1 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111 <name >Contentstack-utils</name >
1212 <description >Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach</description >
1313 <url >https://www.***REMOVED***</url >
1414
1515 <properties >
16- <util .version>1.0.0 -SNAPSHOT</util .version>
16+ <util .version>1.0.1 -SNAPSHOT</util .version>
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1818 <project .reporting.sourceEncoding>UTF-8</project .reporting.sourceEncoding>
1919 <maven .compiler.source>1.8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments