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 ff2862f commit 8e2896fCopy full SHA for 8e2896f
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<artifactId>github-client</artifactId>
6
- <version>0.1.44-SNAPSHOT</version>
+ <version>0.1.42-SNAPSHOT</version>
7
8
<parent>
9
<groupId>com.spotify</groupId>
@@ -408,7 +408,7 @@
408
<plugin>
409
<groupId>org.apache.maven.plugins</groupId>
410
<artifactId>maven-surefire-plugin</artifactId>
411
- <version>2.22.0</version>
+ <version>2.19.1</version>
412
</plugin>
413
414
<artifactId>maven-jar-plugin</artifactId>
@@ -508,7 +508,6 @@
508
509
510
<artifactId>maven-javadoc-plugin</artifactId>
511
- <version>3.4.0</version>
512
<executions>
513
<execution>
514
<id>attach-javadocs</id>
0 commit comments