From 339f0c04202c5b0cc1208cba21262a3d8d3290c2 Mon Sep 17 00:00:00 2001 From: hengsin Date: Wed, 12 May 2021 22:40:47 +0800 Subject: [PATCH] IDEMPIERE-4711 Upgrade to Tycho 2.3 (#686) mvn unit tests not working with 2.3.0, temporary update to 2.4.0-SNAPSHOT, pending future update to 2.4.0 release. --- org.idempiere.parent/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/org.idempiere.parent/pom.xml b/org.idempiere.parent/pom.xml index 09374090e6..d945f9de23 100644 --- a/org.idempiere.parent/pom.xml +++ b/org.idempiere.parent/pom.xml @@ -11,7 +11,7 @@ 11 - 2.3.0 + 2.4.0-SNAPSHOT ${tycho.version} UTF-8 6.15.0 @@ -461,6 +461,12 @@ true + + + tycho-snapshots + https://repo.eclipse.org/content/repositories/tycho-snapshots/ + + Central