Remove comments in pom.xml that are no longer needed
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/8f837db7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/8f837db7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/8f837db7 Branch: refs/heads/master Commit: 8f837db7bb24133f6998ad896d73afbcea1b1595 Parents: 39f0fba Author: venkat1m <[email protected]> Authored: Thu Mar 31 17:52:49 2016 +0000 Committer: venkat1m <[email protected]> Committed: Thu Mar 31 17:52:49 2016 +0000 ---------------------------------------------------------------------- core/rest/pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/8f837db7/core/rest/pom.xml ---------------------------------------------------------------------- diff --git a/core/rest/pom.xml b/core/rest/pom.xml index 8ee6ea1..ab36f7c 100644 --- a/core/rest/pom.xml +++ b/core/rest/pom.xml @@ -520,9 +520,6 @@ <artifactId>jetty-util</artifactId> <version>${jetty.version}</version> </dependency> - <!-- While jackson is also a dependency of both jersey and avro, these - can bring in jars from different, incompatible versions. We force - the same version with these dependencies --> <!-- REST dependencies --> <dependency>
