summaryrefslogtreecommitdiffstats
path: root/auth/auth-certman/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-08-16 09:15:26 -0500
committerInstrumental <jonathan.gathman@att.com>2018-08-16 09:15:31 -0500
commitcc7e0879be6e1ec1790db9e882674e52c3a67030 (patch)
tree54c7b651d3ee61b6dcaadb8a524c2eff4d63ae79 /auth/auth-certman/pom.xml
parente821cada5c4d0ba1ff0cc533198c04c62cca6fe7 (diff)
Update Poms for Sec Dep
Issue-ID: AAF-436 Change-Id: Ic63e266d7cb56333c2f26d5021a910adb5496212 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/auth-certman/pom.xml')
-rw-r--r--auth/auth-certman/pom.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml
index 8b1729ec..e422f7b5 100644
--- a/auth/auth-certman/pom.xml
+++ b/auth/auth-certman/pom.xml
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- * ============LICENSE_START====================================================
- * org.onap.aaf * ===========================================================================
- * Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. * ===========================================================================
+ * org.onap.aaf
+ * ===========================================================================
+ * Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+ * ===========================================================================
* Licensed under the Apache License, Version 2.0 (the "License"); * you may
not use this file except in compliance with the License. * You may obtain
a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *
@@ -42,7 +44,7 @@
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
<sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
- <project.bouncyCastleVersion>1.59</project.bouncyCastleVersion>
+ <project.bouncyCastleVersion>1.60</project.bouncyCastleVersion>
</properties>
<dependencies>