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