diff --git a/_service b/_service index 273d538..9072f87 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://github.com/dom4j/dom4j.git - version-2.0.3 + version-2.1.4 version-* @PARENT_TAG@ version-(.*) diff --git a/dom4j-2.0.3.tar.xz b/dom4j-2.0.3.tar.xz deleted file mode 100644 index eb5beb8..0000000 --- a/dom4j-2.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2befe87fb264f5f04fa420414d5b35d2d3bc90937312078142021210e2633c12 -size 396540 diff --git a/dom4j-2.0.3.pom b/dom4j-2.1.4.pom similarity index 93% rename from dom4j-2.0.3.pom rename to dom4j-2.1.4.pom index d8958fb..ab34e95 100644 --- a/dom4j-2.0.3.pom +++ b/dom4j-2.1.4.pom @@ -1,77 +1,77 @@ - - - - - - - - 4.0.0 - org.dom4j - dom4j - 2.0.3 - dom4j - flexible XML framework for Java - http://dom4j.github.io/ - - - BSD 3-clause New License - https://github.com/dom4j/dom4j/blob/master/LICENSE - - - - - Filip Jirsák - filip@jirsak.org - https://github.com/FilipJirsak - - - - scm:git:git@github.com:dom4j/dom4j.git - scm:git:git@github.com:dom4j/dom4j.git - git@github.com:dom4j/dom4j.git - - - - jaxen - jaxen - 1.1.6 - runtime - true - - - javax.xml.stream - stax-api - 1.0-2 - runtime - true - - - net.java.dev.msv - xsdlib - 2013.6.1 - runtime - true - - - javax.xml.bind - jaxb-api - 2.2.12 - runtime - true - - - pull-parser - pull-parser - 2 - runtime - true - - - xpp3 - xpp3 - 1.1.4c - runtime - true - - - + + + + + + + + 4.0.0 + org.dom4j + dom4j + 2.1.4 + dom4j + flexible XML framework for Java + http://dom4j.github.io/ + + + Plexus + https://github.com/dom4j/dom4j/blob/master/LICENSE + + + + + Filip Jirsák + filip@jirsak.org + https://github.com/FilipJirsak + + + + scm:git:git@github.com:dom4j/dom4j.git + scm:git:git@github.com:dom4j/dom4j.git + git@github.com:dom4j/dom4j.git + + + + jaxen + jaxen + 1.1.6 + runtime + true + + + javax.xml.stream + stax-api + 1.0-2 + runtime + true + + + net.java.dev.msv + xsdlib + 2013.6.1 + runtime + true + + + javax.xml.bind + jaxb-api + 2.2.12 + runtime + true + + + pull-parser + pull-parser + 2.1.10 + runtime + true + + + xpp3 + xpp3 + 1.1.4c + runtime + true + + + diff --git a/dom4j-2.1.4.tar.xz b/dom4j-2.1.4.tar.xz new file mode 100644 index 0000000..b1f866e --- /dev/null +++ b/dom4j-2.1.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442ba06cc110721084312dec9ed41d00d2741362b37f1e6d89a595a79ff9a262 +size 397532 diff --git a/dom4j-build.xml b/dom4j-build.xml index 4987681..3d40761 100644 --- a/dom4j-build.xml +++ b/dom4j-build.xml @@ -8,7 +8,7 @@ - + diff --git a/dom4j.spec b/dom4j.spec index 33a71bc..60b278f 100644 --- a/dom4j.spec +++ b/dom4j.spec @@ -18,7 +18,7 @@ Name: dom4j -Version: 2.0.3 +Version: 2.1.4 Release: 0 Summary: Open Source XML framework for Java License: BSD-3-Clause