ISIS-1362: updating simpleapp to use isis v1.12.1
Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/3adbf2c7 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/3adbf2c7 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/3adbf2c7 Branch: refs/heads/release-1.12.1-RC1 Commit: 3adbf2c70aefbf197e9788bc2ad6a8f5d10a6ef9 Parents: dd6274c Author: Dan Haywood <d...@haywood-associates.co.uk> Authored: Sat Apr 9 07:11:12 2016 +0100 Committer: Dan Haywood <d...@haywood-associates.co.uk> Committed: Sat Apr 9 07:11:12 2016 +0100 ---------------------------------------------------------------------- example/application/simpleapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/isis/blob/3adbf2c7/example/application/simpleapp/pom.xml ---------------------------------------------------------------------- diff --git a/example/application/simpleapp/pom.xml b/example/application/simpleapp/pom.xml index d3c1e53..fec202c 100644 --- a/example/application/simpleapp/pom.xml +++ b/example/application/simpleapp/pom.xml @@ -34,7 +34,7 @@ </prerequisites> <properties> - <isis.version>1.13.0-SNAPSHOT</isis.version> + <isis.version>1.12.1</isis.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>