GitHub user mmiklavc opened a pull request:
https://github.com/apache/incubator-metron/pull/235
METRON-398 Bump release version to 0.2.1BETA in master
Update Metron version from 0.2.0BETA to 0.2.1BETA. Covers metron main,
metron-analytics, and metron-deployment. Removed old metron-ui references in
the rat check. Modified the metron-analytics shell scripts to use
${project.version} instead of hard-coded version.
Addresses -
[https://issues.apache.org/jira/browse/METRON-398](https://issues.apache.org/jira/browse/METRON-398)
Tested via running builds and will run quick check in full/quick dev
imminently.
**Testing**
Run the following builds in order:
```
[metron-home]$ mvn clean install
[metron-home]/metron-deployment$ mvn clean install
[metron-home]/metron-analytics$ mvn clean install
```
Note that for metron-deployment you should double check the Docker setup
requirements in the
[README.md](https://github.com/apache/incubator-metron/blob/master/metron-deployment/README.md)
The builds should all succeed without error, though you will see some
warnings in metron-deployment, which is OK.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmiklavc/incubator-metron METRON-398
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/235.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #235
----
commit 0dba0f50293420c2d5c417746ff8428972f64a34
Author: Michael Miklavcic <[email protected]>
Date: 2016-08-29T15:35:54Z
METRON-398 Update Metron version from 0.2.0BETA to 0.2.1BETA. Covers metron
main, metron-analytics, and metron-deployment. Removed old metron-ui references
in the rat check.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---