Skip to content

Commit

Permalink
Merge branch 'hotfix/2.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
TheScown committed Jan 5, 2016
2 parents 58a6b47 + eeb4e16 commit 2413916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.hp.autonomy.frontend.find</groupId>
<artifactId>find</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<packaging>war</packaging>

<properties>
Expand Down

0 comments on commit 2413916

Please sign in to comment.