Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c389eea32..4075d885a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,6 +288,7 @@
<version>1.0.0-SNAPSHOT</version>
</artifact>
</target>
+ <resolver>p2</resolver>
<environments>
<environment>
<os>win32</os>

Back to the top