plugin version upgrades and parameterization
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>3.2.0</version>
|
||||
<version>${build-helper.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>filter-default-resources</id>
|
||||
@@ -138,7 +138,9 @@
|
||||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<!-- versions -->
|
||||
<spring-boot.version>2.4.3</spring-boot.version>
|
||||
<build-helper.version>3.6.1</build-helper.version>
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
Reference in New Issue
Block a user