File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<artifactId >SematextCloudClient</artifactId >
6
6
<packaging >jar</packaging >
7
7
<name >SematextCloudClient</name >
8
- <version >0.3.0 </version >
8
+ <version >0.3.1 </version >
9
9
<url >https://github.com/sematext/sematext-api-client-java</url >
10
10
<description >Client for Sematext Cloud API at https://sematext.com/docs/api/</description >
11
11
64
64
<plugin >
65
65
<groupId >org.apache.maven.plugins</groupId >
66
66
<artifactId >maven-enforcer-plugin</artifactId >
67
- <version >3.0.0-M1 </version >
67
+ <version >3.0.0</version >
68
68
<executions >
69
69
<execution >
70
70
<id >enforce-maven</id >
84
84
<plugin >
85
85
<groupId >org.apache.maven.plugins</groupId >
86
86
<artifactId >maven-surefire-plugin</artifactId >
87
- <version >2.12</version >
87
+ <version >2.12.4 </version >
88
88
<configuration >
89
89
<systemProperties >
90
90
<property >
You can’t perform that action at this time.
0 commit comments