Repository: incubator-tamaya Updated Branches: refs/heads/master 7d38f8a96 -> afc3e1031
Updat to Maven Enforcer Plugin 1.4 (was 1.3.1). Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/afc3e103 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/afc3e103 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/afc3e103 Branch: refs/heads/master Commit: afc3e1031316cf2759d8d0f9f13450b9286925d0 Parents: 7d38f8a Author: Oliver B. Fischer <[email protected]> Authored: Sun Feb 1 23:09:24 2015 +0100 Committer: Oliver B. Fischer <[email protected]> Committed: Sun Feb 1 23:09:24 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/afc3e103/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fc48700..60da8fe 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ under the License. <asciidoctor.version>1.5.0</asciidoctor.version> <asciidoctor-diagramm.version>1.2.1</asciidoctor-diagramm.version> <asciidoctorj.version>1.5.2</asciidoctorj.version> - <enforcer.version>1.3.1</enforcer.version> + <enforcer.version>1.4</enforcer.version> <gem.plugin>1.0.7</gem.plugin> <hamcrest.version>1.3</hamcrest.version> <javadoc.version>2.9.1</javadoc.version>
