From 8ffd969114645086df2a67034cc23eef144bff97 Mon Sep 17 00:00:00 2001 From: Linus Tolke Date: Sun, 21 Aug 2022 15:40:43 +0200 Subject: [PATCH] Allow building without parentpom repo available Change-Id: Ic882bee26fb008a3abe81b3016653d86834ce649 --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c501a3..b822e5f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,6 @@ org.argouml parentpom 0.35.5-SNAPSHOT - ../parentpom/pom.xml argouml-i18n-pt @@ -57,4 +56,19 @@ Portuguese localization. https://github.com/argouml-tigris-org/${github.site.repositoryName} + + + + + + false + + + true + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + +