This is an automated email from the ASF dual-hosted git repository.
rajithar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lens.git
The following commit(s) were added to refs/heads/master by this push:
new 0f77b8d Dummy change
new 0fb14be Merge pull request #31 from rajitha703/dummytest
0f77b8d is described below
commit 0f77b8d5e07bfda76fc73c846be624873aa54a77
Author: Rajitha.R <[email protected]>
AuthorDate: Wed Jan 16 18:32:24 2019 +0530
Dummy change
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 732dcd9..898a876 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Additionally MAVEN_OPTS can be configured as :
# export MAVEN_OPTS="-Xmx1024m"
Build the project :
- # mvn clean package
+ # mvn clean package
See [Development Environment Setup]
(http://lens.apache.org/developer/contribute.html#Development_Environment_Setup)