Skip to content

Commit be1fe25

Browse files
committed
Revert accidental changes
1 parent b3af903 commit be1fe25

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

flink-cdc-common/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ limitations under the License.
4141
</execution>
4242
</executions>
4343
</plugin>
44-
<plugin>
45-
<groupId>org.apache.maven.plugins</groupId>
46-
<artifactId>maven-compiler-plugin</artifactId>
47-
<configuration>
48-
<source>8</source>
49-
<target>8</target>
50-
</configuration>
51-
</plugin>
5244
</plugins>
5345
</build>
5446

0 commit comments

Comments
 (0)