Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andranikm committed Dec 18, 2013
1 parent 011feae commit 3b2f0f1
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 @@ -8,7 +8,7 @@ To compile and run the JDEECo framework, the following software has to be availa
* Java SDK >= 1.7.0 ([http://java.com/en/](http://java.com/en/))

## Compilation and Deployment
To compile the project you will need to have Apache Maven (http://maven.apache.org/) installed on your machine (version 3.04 was used when writing the script).
To compile the project you will need to have Apache Maven (http://maven.apache.org/) installed on your machine (version 3.1.1 was used when writing the script).

#### There are two maven profiles against which you can compile the sources:
* `default` - produces simple jars for jDEECo core library, Demo applications and JPF relevant library.
Expand Down

0 comments on commit 3b2f0f1

Please sign in to comment.