java: Corrected typo in pom file

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Stefan Andritoiu 2016-09-16 14:24:53 +03:00 committed by Brendan Le Foll
parent b2a291ca78
commit 14ede63192

View File

@ -41,7 +41,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<artifactId>mraa</artifactId>
<version>[@MRAA_MINIMUM@, )</version>
<scope>compile</scope>
</dependecy>
</dependency>
</dependencies>
</project>