Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <mail@stefan-seelmann.de>2020-03-15 19:20:30 +0300
committerStefan Seelmann <mail@stefan-seelmann.de>2020-03-15 19:20:30 +0300
commitf75821d280778a2b96ed202320e6571f8cfcbf2d (patch)
tree4b1104ffd90baa2a3bd4adcd707b723d975ded21 /pom.xml
parent2f8423e56dd0cf91dbceaaff14af98683859f368 (diff)
Update tycho version and switch to latest groovy-maven-plugin
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 26432f74a..07d675e2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <tycho.version>1.4.0</tycho.version>
+ <tycho.version>1.6.0</tycho.version>
<!-- Set versions for dependencies -->
<antlr.version>2.7.7</antlr.version>