Skip to content

Commit 36a7509

Browse files
author
Jalander Ramagiri
committed
removing plugin definition from sdk/pom
1 parent 52992b5 commit 36a7509

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

sdk/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,6 @@
112112
</execution>
113113
</executions>
114114
</plugin>
115-
<plugin>
116-
<groupId>org.apache.maven.plugins</groupId>
117-
<artifactId>maven-compiler-plugin</artifactId>
118-
<configuration>
119-
<source>11</source>
120-
<target>11</target>
121-
</configuration>
122-
</plugin>
123115
</plugins>
124116
</build>
125117
</project>

0 commit comments

Comments
 (0)