Skip to content
This repository was archived by the owner on Jun 25, 2018. It is now read-only.

Commit 41eae60

Browse files
committed
Downgraded yambeans dependency
See #9
1 parent 536462b commit 41eae60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmvncommon.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
-val: CMVN_VERSION=0.2.0
2-
-val: CMVN_OSGI_VERSION=0.2.0
1+
-val: CMVN_VERSION=0.2.1-SNAPSHOT
2+
-val: CMVN_OSGI_VERSION=0.2.1.ALPHA
33
-val: CMVN_COMPATIBLE_OSGI_VERSION=0.1.0
44
-val: SCALA_BIN_VERSION=2.11
55
-val: SCALA_VERSION=$${SCALA_BIN_VERSION}.7
@@ -10,7 +10,7 @@
1010
-val: CMDOPTION=de.tototec:de.tototec.cmdoption:0.4.2
1111
-val: SCALATEST=org.scalatest:scalatest_$${SCALA_BIN_VERSION}:2.2.6
1212
-val: XMLBEANS=org.apache.xmlbeans:xmlbeans:2.4.0
13-
-val: YAMLBEANS=com.esotericsoftware.yamlbeans:yamlbeans:1.09
13+
-val: YAMLBEANS=com.esotericsoftware.yamlbeans:yamlbeans:1.06
1414
-val: SCALAXML=org.scala-lang.modules:scala-xml_$${SCALA_BIN_VERSION}:1.0.5
1515

1616
property: maven.compiler.source=1.6

0 commit comments

Comments
 (0)