Repository: apex-core Updated Branches: refs/heads/master f63e01d14 -> e4af896cb
APEXCORE-701 bump Malhar version to 3.7.0 Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/e4af896c Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/e4af896c Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/e4af896c Branch: refs/heads/master Commit: e4af896cb8f37a05d87bdd92732614384f086544 Parents: f63e01d Author: Thomas Weise <[email protected]> Authored: Thu Apr 13 08:35:29 2017 -0700 Committer: Thomas Weise <[email protected]> Committed: Thu Apr 13 17:40:38 2017 -0700 ---------------------------------------------------------------------- .../src/main/resources/META-INF/maven/archetype-metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-core/blob/e4af896c/apex-app-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml ---------------------------------------------------------------------- diff --git a/apex-app-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/apex-app-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml index f123fec..c35b3af 100644 --- a/apex-app-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml +++ b/apex-app-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml @@ -31,7 +31,7 @@ <defaultValue>${project.version}</defaultValue> </requiredProperty> <requiredProperty key="apexMalharVersion"> - <defaultValue>3.6.0</defaultValue> + <defaultValue>3.7.0</defaultValue> </requiredProperty> </requiredProperties> <fileSets>
