summaryrefslogtreecommitdiffstats
path: root/appc-dg/appc-dg-shared/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-dg/appc-dg-shared/pom.xml')
-rw-r--r--appc-dg/appc-dg-shared/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml
index 9082e0d0e..43396d0a4 100644
--- a/appc-dg/appc-dg-shared/pom.xml
+++ b/appc-dg/appc-dg-shared/pom.xml
@@ -9,6 +9,11 @@
<artifactId>appc-dg-shared</artifactId>
<packaging>pom</packaging>
+ <properties>
+ <jackson-yaml-version>2.8.1</jackson-yaml-version>
+ <snakeyaml.version>1.15</snakeyaml.version>
+ </properties>
+
<modules>
<module>appc-dg-common</module>
<module>appc-dg-dependency-model</module>