From 35ba1a6f765f72a1d91a5456c7556e6274f8c3a9 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 3 Jan 2013 15:09:43 +0100 Subject: o Moving Jenkins XML objects and parsing to it's own package. o Removing fields from JenkinsBuild that's read from the XML later on. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) mode change 100644 => 100755 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml old mode 100644 new mode 100755 index a13be9b..9482a08 --- a/pom.xml +++ b/pom.xml @@ -138,6 +138,13 @@ + + maven-resources-plugin + 2.3 + + UTF-8 + + maven-source-plugin 2.2.1 -- cgit v1.2.3