Skip to content

Commit 4649342

Browse files
committed
removed unused configuration now that no parent pom to override
1 parent d8d98bc commit 4649342

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,10 +363,6 @@ limitations under the License.
363363
<groupId>org.apache.maven.plugins</groupId>
364364
<artifactId>maven-compiler-plugin</artifactId>
365365
<version>3.5.1</version>
366-
<configuration>
367-
<source>${maven.compiler.source}</source>
368-
<target>${maven.compiler.target}</target>
369-
</configuration>
370366
</plugin>
371367
<plugin>
372368
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)