We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b0622 commit 12112c0Copy full SHA for 12112c0
build.gradle
@@ -19,7 +19,7 @@ project.ext.moduleName = 'com.synopsys.integration.hub-imageinspector-lib'
19
project.ext.javaUseAutoModuleName = 'true'
20
project.ext.junitShowStandardStreams = 'true'
21
22
-version = '14.1.0-SNAPSHOT'
+version = '14.1.0'
23
description = 'A library for creating Black Duck Input Output (BDIO) representing the packages installed in a Linux Docker image'
24
25
apply plugin: "io.spring.dependency-management"
0 commit comments