From 378700a7d73e2e6a0385f6589536dcda1f6c5d98 Mon Sep 17 00:00:00 2001 From: Alex Scown Date: Tue, 5 Jan 2016 18:26:40 +0000 Subject: [PATCH 1/2] Document that Git is required to build Find. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe88bd669f..a45b2dbc44 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A live preview of HP Find can be found at [find.idolondemand.com](http://find.id ## Building HP Find Building HP Find requires the following to be installed +* [Git](https://git-scm.com/) * [Apache Maven 3](http://maven.apache.org) * [NodeJS](http://nodejs.org) From eeb4e1607199d23f049f4986f6b25d3f105534e5 Mon Sep 17 00:00:00 2001 From: Alex Scown Date: Tue, 5 Jan 2016 18:27:01 +0000 Subject: [PATCH 2/2] Bump version number. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3c5f0ee438..6c265f3549 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.hp.autonomy.frontend.find find - 2.0.2 + 2.0.3 war