Repository: incubator-tamaya Updated Branches: refs/heads/master 1fa306787 -> 10b960bb7
TAMAYA-319: Update assembly plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/10b960bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/10b960bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/10b960bb Branch: refs/heads/master Commit: 10b960bb730b58b8ae9111b9fe30b9d03a0e581a Parents: 1fa3067 Author: Phil Ottlinger <[email protected]> Authored: Sun Nov 12 01:03:22 2017 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Sun Nov 12 01:03:22 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/10b960bb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 672cf3c..3b59770 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <!-- Dependency and plugin relate version properties go here --> <!-- Keep the JRuby version in sync with the one used by Asciidoctor --> - <assembly.version>3.0.0</assembly.version> + <assembly.version>3.1.0</assembly.version> <asciidoctor.version>1.5.2</asciidoctor.version> <asciidoctor-diagramm.version>1.2.1</asciidoctor-diagramm.version> <asciidoctorj.version>1.5.2</asciidoctorj.version>
