Add Maven-related POM file.

This commit is contained in:
atanasovg
2015-08-11 15:30:50 +03:00
parent 8ec19ca271
commit 62efc37c25

6
POM.xml Normal file
View File

@@ -0,0 +1,6 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.nativescript.widgets</groupId>
<artifactId>nativescript-widgets</artifactId>
<version>0.1.0</version>
</project>