diff options
Diffstat (limited to 'security/ssl/pom.xml')
-rw-r--r-- | security/ssl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml index 389c1aa1..bb2c71ef 100644 --- a/security/ssl/pom.xml +++ b/security/ssl/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>1.8.9-SNAPSHOT</version> + <version>${revision}</version> </parent> <artifactId>ssl</artifactId> |