Skip to content

Commit 61fa188

Browse files
committed
restore
1 parent 76a051a commit 61fa188

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

common-tools/cnuphys/cnuphys/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<repositories>
1919
<repository>
2020
<id>local-build</id>
21-
<url>https://clasweb.jlab.org/clas12maven</url>
21+
<url>https://clasweb.jlab.org/.clas12maven</url>
2222
</repository>
2323
</repositories>
2424

common-tools/cnuphys/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<repositories>
99
<repository>
1010
<id>clas12maven</id>
11-
<url>https://clasweb.jlab.org/clas12maven</url>
11+
<url>https://clasweb.jlab.org/.clas12maven</url>
1212
</repository>
1313

1414
<repository>

common-tools/coat-lib/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<repositories>
1010
<repository>
1111
<id>local-build</id>
12-
<url>https://clasweb.jlab.org/clas12maven</url>
12+
<url>https://clasweb.jlab.org/.clas12maven</url>
1313
</repository>
1414
<repository>
1515
<id>jnp-build</id>
16-
<url>https://clasweb.jlab.org/jhep/maven</url>
16+
<url>https://clasweb.jlab.org/.jhep/maven</url>
1717
</repository>
1818
<repository>
1919
<id>freehep-repo-public</id>
20-
<url>https://clasweb.jlab.org/clas12maven/</url>
20+
<url>https://clasweb.jlab.org/.clas12maven/</url>
2121
<!--<url>https://srs.slac.stanford.edu/nexus/content/groups/freehep-maven2-public/</url>-->
2222
</repository>
2323
</repositories>

common-tools/parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<repositories>
1111
<repository>
1212
<id>clas12maven</id>
13-
<url>https://clasweb.jlab.org/clas12maven</url>
13+
<url>https://clasweb.jlab.org/.clas12maven</url>
1414
</repository>
1515
<repository>
1616
<id>jnp-maven</id>
17-
<url>https://clasweb.jlab.org/jhep/maven</url>
17+
<url>https://clasweb.jlab.org/.jhep/maven</url>
1818
</repository>
1919
</repositories>
2020

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<repositories>
1010
<repository>
1111
<id>clas12maven</id>
12-
<url>https://clasweb.jlab.org/clas12maven</url>
12+
<url>https://clasweb.jlab.org/.clas12maven</url>
1313
</repository>
1414

1515
<repository>
1616
<id>jnp-maven</id>
17-
<url>https://clasweb.jlab.org/jhep/maven</url>
17+
<url>https://clasweb.jlab.org/.jhep/maven</url>
1818
</repository>
1919
</repositories>
2020

0 commit comments

Comments
 (0)