This is an automated email from the ASF dual-hosted git repository.
vrozov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apex-core.git
The following commit(s) were added to refs/heads/master by this push:
new 1a826aa APEXCORE-802 bump Malhar version to 3.8.0
1a826aa is described below
commit 1a826aaf8fea1e971fc97fa65516f35a0c0faf0e
Author: Thomas Weise <[email protected]>
AuthorDate: Wed Jan 17 07:35:24 2018 -0800
APEXCORE-802 bump Malhar version to 3.8.0
---
.../src/main/resources/META-INF/maven/archetype-metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 46439df..4aca435 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
@@ -28,7 +28,7 @@
<defaultValue>${project.version}</defaultValue>
</requiredProperty>
<requiredProperty key="apexMalharVersion">
- <defaultValue>3.7.0</defaultValue>
+ <defaultValue>3.8.0</defaultValue>
</requiredProperty>
</requiredProperties>
<fileSets>
--
To stop receiving notification emails like this one, please contact
[email protected].