aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-03-28 11:23:18 +0200
committerHarald Musum <musum@yahooinc.com>2023-03-28 11:23:18 +0200
commit4cfc79f48907f657284fde42c9fbb8d4c94a7566 (patch)
tree856ea77d98f41faec056793e2b0bc030920d0446 /vespalog
parent28682fbab6584fd365799495d74b787319dea5a6 (diff)
Remove obsolete maven updateReleaseInfo parameter
Removed in maven-deploy-plugin 3.0 and later, see https://issues.apache.org/jira/browse/MDEPLOY-240
Diffstat (limited to 'vespalog')
-rw-r--r--vespalog/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/vespalog/pom.xml b/vespalog/pom.xml
index 8bb72743b38..f8260471fa2 100644
--- a/vespalog/pom.xml
+++ b/vespalog/pom.xml
@@ -67,9 +67,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
- <configuration>
- <updateReleaseInfo>true</updateReleaseInfo>
- </configuration>
</plugin>
<plugin>
<groupId>com.yahoo.vespa</groupId>