From 62efc37c2562f9d1c8625f5f4c26d6a932656c50 Mon Sep 17 00:00:00 2001 From: atanasovg Date: Tue, 11 Aug 2015 15:30:50 +0300 Subject: [PATCH] Add Maven-related POM file. --- POM.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 POM.xml diff --git a/POM.xml b/POM.xml new file mode 100644 index 000000000..a131cf7af --- /dev/null +++ b/POM.xml @@ -0,0 +1,6 @@ + + 4.0.0 + org.nativescript.widgets + nativescript-widgets + 0.1.0 + \ No newline at end of file