Skip to content

Commit 4cbfc67

Browse files
authored
Update pom.xml
fixed for deploy using sjenar:1.0.2
1 parent 82cee6a commit 4cbfc67

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pom.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,13 @@
6363

6464
<repositories>
6565
<repository>
66-
<id>github</id>
66+
<id>sjenar</id>
6767
<url>https://maven.pkg.github.com/vaimee/sjenar</url>
6868
</repository>
69+
<repository>
70+
<id>sepa</id>
71+
<url>https://maven.pkg.github.com/vaimee/SEPA</url>
72+
</repository>
6973
</repositories>
7074

7175
<scm>
@@ -76,7 +80,7 @@
7680

7781
<distributionManagement>
7882
<repository>
79-
<id>github</id>
83+
<id>sepa</id>
8084
<name>GitHub Packages</name>
8185
<url>https://maven.pkg.github.com/vaimee/SEPA</url>
8286
</repository>

0 commit comments

Comments
 (0)