You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/04/14 11:22:27 UTC

[isis-app-helloworld] branch jpa-SNAPSHOT updated: updates nightly build repo

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-helloworld.git


The following commit(s) were added to refs/heads/jpa-SNAPSHOT by this push:
     new f36f6b3  updates nightly build repo
f36f6b3 is described below

commit f36f6b3dc5dc8923d6171f6c2bd8fe7076f67200
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Apr 14 12:22:17 2022 +0100

    updates nightly build repo
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75a8e98..972232c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
             <repositories>
                 <repository>
                     <id>nightly-builds</id>
-                    <url>https://nexus.incode.work/repository/nightly-builds/</url>
+                    <url>https://raw.githubusercontent.com/apache-isis-committers/isis-nightly/master/mvn-snapshots</url>
                 </repository>
             </repositories>
         </profile>