summaryrefslogtreecommitdiffstats
path: root/vespa-athenz/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-01-17 14:06:47 +0100
committerBjørn Christian Seime <bjorncs@oath.com>2018-01-17 14:09:28 +0100
commit8703546dedda8353de7fa6957ab6cc3c8e4b9255 (patch)
tree7ba86cbaf3d301763e322958c1821a88a6c1038e /vespa-athenz/pom.xml
parentceec6d572c06ff812715c97d2c35383c48402f24 (diff)
Add builder helper for SSLContext in vespa-athenz
Use new builder in AthenzSslContextProviderImpl
Diffstat (limited to 'vespa-athenz/pom.xml')
-rw-r--r--vespa-athenz/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml
index 5312594472f..c3189443e43 100644
--- a/vespa-athenz/pom.xml
+++ b/vespa-athenz/pom.xml
@@ -140,6 +140,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ </plugin>
</plugins>
</build>