From 0f6e199d98caadbb35e3ac66e02236bee06060c5 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 19 Aug 2011 15:46:25 -0700 Subject: chore(ide): add pom.xml for IDEs that grok maven --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..e3f2cc32 --- /dev/null +++ b/pom.xml @@ -0,0 +1,18 @@ + + 4.0.0 + org.angularjs + AngularJS + 1.0-SNAPSHOT + pom + AngularJS + + + UTF-8 + + + + src + test + + -- cgit v1.2.3