mirror of
https://github.com/valitydev/java-parent-pom.git
synced 2024-11-06 01:55:16 +00:00
Bump build utils and fix versions
This commit is contained in:
parent
5d370722c6
commit
fb6c3acb11
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,4 +10,4 @@ build('java-parent-pom', 'docker-host') {
|
||||
|
||||
def buildImageTag = "442c2c274c1d8e484e5213089906a4271641d95e"
|
||||
javaLibPipeline(buildImageTag)
|
||||
}
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit b53877c69bd646d708448add05326b91b3162876
|
||||
Subproject commit a66b7babaa7630ff5cfb9a8fd80b94fc6f6c0f4f
|
5
pom.xml
5
pom.xml
@ -5,8 +5,8 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>parent_test</artifactId>
|
||||
<version>2.0.10</version>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>1.0.4</version>
|
||||
<description>RBKmoney parent pom</description>
|
||||
|
||||
<build>
|
||||
@ -44,4 +44,5 @@
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user