Skip to content

Commit d4ca333

Browse files
committed
oops
1 parent f40b893 commit d4ca333

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

slack-api-model/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,5 @@
2424
<version>${gson.version}</version>
2525
</dependency>
2626
</dependencies>
27-
<build>
28-
<plugins>
29-
<plugin>
30-
<groupId>org.apache.maven.plugins</groupId>
31-
<artifactId>maven-compiler-plugin</artifactId>
32-
<configuration>
33-
<source>9</source>
34-
<target>9</target>
35-
</configuration>
36-
</plugin>
37-
</plugins>
38-
</build>
3927

4028
</project>

0 commit comments

Comments
 (0)