We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0ad47 commit d6a060dCopy full SHA for d6a060d
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.2.1'
+version = '14.2.1-SNAPSHOT'
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