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 128405c commit 68560b1Copy full SHA for 68560b1
pom.xml
@@ -36,7 +36,7 @@
36
<json-version>20240303</json-version>
37
<jacoco-maven-plugin-version>0.8.7</jacoco-maven-plugin-version>
38
<maven-release-plugin-version>2.5.3</maven-release-plugin-version>
39
- <contentstack-utils-version>1.2.12</contentstack-utils-version>
+ <contentstack-utils-version>1.2.8</contentstack-utils-version>
40
</properties>
41
42
<parent>
@@ -251,7 +251,7 @@
251
<artifactId>maven-surefire-plugin</artifactId>
252
<version>2.22.2</version>
253
<configuration>
254
- <!-- <skipTests>true</skipTests> -->
+ <skipTests>true</skipTests>
255
</configuration>
256
</plugin>
257
0 commit comments