diff options
Diffstat (limited to 'security/pom.xml')
-rw-r--r-- | security/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pom.xml b/security/pom.xml index cfc2da9d..3cc83a81 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -20,7 +20,7 @@ language governing permissions and limitations under the License. <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>${revision}</version> + <version>1.8.10</version> </parent> <groupId>org.onap.dcaegen2.services.sdk.security</groupId> |