aboutsummaryrefslogtreecommitdiffstats
path: root/champ-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'champ-service/pom.xml')
-rw-r--r--champ-service/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml
index 92d8a36..6a31fb4 100644
--- a/champ-service/pom.xml
+++ b/champ-service/pom.xml
@@ -39,7 +39,6 @@ limitations under the License.
<common.logging.groupid>org.onap.aai.logging-service</common.logging.groupid>
<common.logging.version>1.2.2</common.logging.version>
- <version.com.google.guava>18.0</version.com.google.guava>
<version.org.apache.commons.commons-lang3>3.7</version.org.apache.commons.commons-lang3>
<version.org.hamcrest.hamcrest-library>1.3</version.org.hamcrest.hamcrest-library>
<version.org.springframework.boot.spring-boot-dependencies>1.5.15.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
@@ -123,7 +122,6 @@ limitations under the License.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>${version.com.google.guava}</version>
</dependency>
<dependency>