aboutsummaryrefslogtreecommitdiffstats
path: root/gson/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gson/pom.xml')
-rw-r--r--gson/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gson/pom.xml b/gson/pom.xml
index 9dfb524c..02624f32 100644
--- a/gson/pom.xml
+++ b/gson/pom.xml
@@ -3,6 +3,7 @@
ONAP Policy Engine - Common Modules
================================================================================
Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved.
+ Modifications Copyright (C) 2019 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -40,7 +41,6 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
- <version>${jersey.version}</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>