Skip to content

Commit

Permalink
Removed mave-compiler source version from smb - shouldn't be there
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriOndrusek authored and github-actions[bot] committed Oct 18, 2024
1 parent 60c8e03 commit a9cb5a6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions integration-tests/smb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,18 +91,6 @@
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>8</source>
<target>8</target>
</configuration>
</plugin>
</plugins>
</build>

<profiles>
<profile>
Expand Down

0 comments on commit a9cb5a6

Please sign in to comment.