This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-graph.git.
from b14766b Travis CI configuration. new 7bfeda5 Add ".gitignore" file. new 4a11fd6 upgrade basic things new b1edd04 added README.md new eed22d4 added required plugin versions The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 6 ++++ README.md | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pom.xml | 42 +++++++++++++++++++++++---- 3 files changed, 137 insertions(+), 6 deletions(-) create mode 100644 .gitignore create mode 100644 README.md