GitHub user mmiklavc opened a pull request:
https://github.com/apache/incubator-metron/pull/280
Metron 398: Bump release version to 0.2.1BETA in master
Completes https://issues.apache.org/jira/browse/METRON-398
Tested this on quick-dev
I first cleared my .m2 cache just to be sure all dependencies are resolved
using the newest version *only*.
`~/.m2$ rm -rf ./org/apache/metron`
**Testing done**
Full dev build
`incubator-metron$ mvn clean install`
rpm build
`incubator-metron/metron-deployment$ mvn clean install -Pbuild-rpms`
quick-dev build
`incubator-metron/metron-deployment/vagrant/quick-dev-platform$ ./run.sh`
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/280.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 #280
----
commit 50202ebe39ef594ffa78e28f57ecf1349e2334a6
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.
commit fee125fe25086d40018b6128c0cff6225eaaa0c3
Author: Michael Miklavcic <[email protected]>
Date: 2016-09-27T20:34:01Z
METRON-398 Update Metron version from 0.2.0BETA to 0.2.1BETA
----
---
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.
---