We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c54df4 commit c9fd123Copy full SHA for c9fd123
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.2-SNAPSHOT'
+version = '14.1.2'
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