summaryrefslogtreecommitdiffstats
path: root/flags/pom.xml
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2019-01-02 17:22:56 +0100
committerHåkon Hallingstad <hakon@oath.com>2019-01-02 17:22:56 +0100
commit475b59bafc01b15e97903019b0f7d3cc97ed97cd (patch)
tree6328d4af7ebbde7c55cb235817084d726e6aa6ca /flags/pom.xml
parenta6703b62b6c2b2c2f8e1633e78d4ea50d564dc71 (diff)
Include flag id in flag data and other review fixes
Diffstat (limited to 'flags/pom.xml')
-rw-r--r--flags/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/flags/pom.xml b/flags/pom.xml
index ade598556de..8a60a8c27ae 100644
--- a/flags/pom.xml
+++ b/flags/pom.xml
@@ -56,14 +56,6 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>8</source>
- <target>8</target>
- </configuration>
- </plugin>
</plugins>
</build>
</project>