Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Commit 5b8e5f8

Browse files
author
Raghu Angadi
committed
Update maven compiler plugin to 3.1 to match sdk.
1 parent 851dc06 commit 5b8e5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<plugin>
4545
<groupId>org.apache.maven.plugins</groupId>
4646
<artifactId>maven-compiler-plugin</artifactId>
47-
<version>3.2</version>
47+
<version>3.1</version>
4848
<configuration>
4949
<source>1.7</source>
5050
<target>1.7</target>

0 commit comments

Comments
 (0)