From 529b9c0a672d941711393360068f75d7cc46e89d Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 30 Jul 2012 17:41:47 +0000 Subject: [PATCH] jenkins can use a private repository in .repository directory git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367188 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bc05b5e93..d8d14243c 100644 --- a/pom.xml +++ b/pom.xml @@ -1770,6 +1770,7 @@ **/*.iml build-number.txt .idea/** + .repository/** -- 2.39.5