Skip to content

Commit 78b2540

Browse files
authored
fix(build): use correct clasweb Maven repo (#118)
1 parent b080d87 commit 78b2540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<repositories>
6464
<repository>
6565
<id>clas12maven</id>
66-
<url>https://clasweb.jlab.org/clas12maven</url>
66+
<url>https://clasweb.jlab.org/.clas12maven</url>
6767
</repository>
6868
</repositories>
6969
<name>clas12mon</name>

0 commit comments

Comments
 (0)