From 51f4a22dee64f400620d5176b478e4ce859456fc Mon Sep 17 00:00:00 2001 From: Marten Lohstroh Date: Fri, 1 Apr 2022 21:57:49 -0700 Subject: [PATCH] Enable tycho-versions-plugin to manage versioning --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 38331dbe27..7afe35bb51 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,13 @@ + + + org.eclipse.tycho + tycho-versions-plugin + ${tychoVersion} + + @@ -178,6 +185,12 @@ + + org.eclipse.tycho + tycho-versions-plugin + ${tychoVersion} + + org.eclipse.tycho tycho-maven-plugin