Upgrade bamboo-specs to 7.1.2

This commit is contained in:
Christoph  Schabert 2020-09-15 16:01:26 +02:00
parent 130cac0b77
commit d5b0638f11

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.atlassian.bamboo</groupId> <groupId>com.atlassian.bamboo</groupId>
<artifactId>bamboo-specs-parent</artifactId> <artifactId>bamboo-specs-parent</artifactId>
<version>7.0.4</version> <version>7.1.2</version>
<relativePath/> <relativePath/>
</parent> </parent>
@ -34,4 +34,4 @@
<!-- run 'mvn test' to perform offline validation of the plan --> <!-- run 'mvn test' to perform offline validation of the plan -->
<!-- run 'mvn -Ppublish-specs' to upload the plan to your Bamboo server --> <!-- run 'mvn -Ppublish-specs' to upload the plan to your Bamboo server -->
</project> </project>