commit | 6f065271f3a15d32d068ce0ce1bd45e5db5cdd24 | [log] [tgz] |
---|---|---|
author | Madan Jampani <madan@onlab.us> | Tue Oct 21 22:02:16 2014 -0700 |
committer | Madan Jampani <madan@onlab.us> | Tue Oct 21 22:02:16 2014 -0700 |
tree | e0f9b802ad0b98ac945163e12a20139b51ae2f72 | |
parent | 3559249b9bd947db2ec518ac65dfe3a3a7471679 [diff] [blame] |
Removed fixed TODO. Cleaned up logging
diff --git a/pom.xml b/pom.xml index 47dc489..33ffb10 100644 --- a/pom.xml +++ b/pom.xml
@@ -347,6 +347,11 @@ <pluginManagement> <plugins> <plugin> + <groupId>kr.motd.maven</groupId> + <artifactId>os-maven-plugin</artifactId> + <version>1.2.3.Final</version> + </plugin> + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <!-- TODO: update once following issue is fixed. -->