Skip to content

Commit 8e2896f

Browse files
Revert v0.1.4 & v0.1.43 release related changes (#111)
1 parent ff2862f commit 8e2896f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<artifactId>github-client</artifactId>
6-
<version>0.1.44-SNAPSHOT</version>
6+
<version>0.1.42-SNAPSHOT</version>
77

88
<parent>
99
<groupId>com.spotify</groupId>
@@ -408,7 +408,7 @@
408408
<plugin>
409409
<groupId>org.apache.maven.plugins</groupId>
410410
<artifactId>maven-surefire-plugin</artifactId>
411-
<version>2.22.0</version>
411+
<version>2.19.1</version>
412412
</plugin>
413413
<plugin>
414414
<artifactId>maven-jar-plugin</artifactId>
@@ -508,7 +508,6 @@
508508
<plugin>
509509
<groupId>org.apache.maven.plugins</groupId>
510510
<artifactId>maven-javadoc-plugin</artifactId>
511-
<version>3.4.0</version>
512511
<executions>
513512
<execution>
514513
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)