Skip to content

Commit

Permalink
chore(readme): remove jdk 6 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
yanavasileva committed Jan 2, 2019
1 parent f6ac24c commit 7460b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Add the following lines to it:
</activeProfiles>
```

Apache Maven 3 and Java JDK 6/7/8 are prerequisites for building camunda BPM platform. Once you have setup Java and Maven, run
Apache Maven 3 and Java JDK 7/8 are prerequisites for building camunda BPM platform. Once you have setup Java and Maven, run

```
mvn clean install
Expand Down

0 comments on commit 7460b3d

Please sign in to comment.