From 966f9691d3d8967fc5a72a8de0c2982e2fd9fd30 Mon Sep 17 00:00:00 2001 From: Julien Dubois Date: Tue, 10 May 2022 17:15:24 +0200 Subject: [PATCH] Fix the URL of the project (#33) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9f2c2e..614afa5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ jar 1.0-SNAPSHOT my-app - http://maven.apache.org + https://github.com/microsoft/vscode-remote-try-java junit