From 12e193d5841d9c8d82b5d40be5edb1dfe152b8cf Mon Sep 17 00:00:00 2001 From: Miguel Reboiro Jato Date: Thu, 16 Nov 2023 17:23:17 +0100 Subject: [PATCH] Changes assembly to inlude ENTREGA1.md instead of README.md REAMDE.md has the general information of the project. So, students should not overwrite this file. Now, they are instructed to write release information in the ENTREGA1.md file. --- src/main/assembly/assembly-first-release.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/assembly/assembly-first-release.xml b/src/main/assembly/assembly-first-release.xml index 7e80335..190dc4f 100644 --- a/src/main/assembly/assembly-first-release.xml +++ b/src/main/assembly/assembly-first-release.xml @@ -26,7 +26,7 @@ / - README.md + ENTREGA1.md / -- 2.18.1