mirror of
https://github.com/valitydev/service-parent-pom.git
synced 2024-11-06 01:45:19 +00:00
bump version pom and ref path cdx (#120)
Some checks are pending
Maven Deploy Artifact / deploy (push) Waiting to run
Some checks are pending
Maven Deploy Artifact / deploy (push) Waiting to run
This commit is contained in:
parent
54cadf0522
commit
109a584794
4
pom.xml
4
pom.xml
@ -11,7 +11,7 @@
|
||||
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>service-parent-pom</artifactId>
|
||||
<version>3.0.5</version>
|
||||
<version>3.0.6</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Vality parent</name>
|
||||
@ -366,7 +366,7 @@
|
||||
<includeTestScope>false</includeTestScope>
|
||||
<includeLicenseText>false</includeLicenseText>
|
||||
<outputReactorProjects>true</outputReactorProjects>
|
||||
<outputDirectory>target</outputDirectory>
|
||||
<outputDirectory>${project.build.directory}</outputDirectory>
|
||||
<outputFormat>json</outputFormat>
|
||||
<outputName>bom</outputName>
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user