summaryrefslogtreecommitdiffstats
path: root/flags/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'flags/pom.xml')
-rw-r--r--flags/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/flags/pom.xml b/flags/pom.xml
index 6afa920e261..87fbc30d92d 100644
--- a/flags/pom.xml
+++ b/flags/pom.xml
@@ -96,6 +96,10 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>