From 6ba3b6fc452265fb595b7f32055423c606ed77fd Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 1 Aug 2013 22:26:13 +0200 Subject: o Initial import. --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..9997562 --- /dev/null +++ b/pom.xml @@ -0,0 +1,31 @@ + + + 4.0.0 + pom + + io.trygvis + trygvis-parent + 1 + + io.trygvis.container + container-playground + 1.0-SNAPSHOT + + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + + + container-compiler-plugin + myapp + container-core + + -- cgit v1.2.3