Skip to content

Commit d879a02

Browse files
committed
Progress
1 parent a01ac6a commit d879a02

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@
8383
</dependencies>
8484

8585
<repositories>
86+
<repository>
87+
<snapshots>
88+
<enabled>false</enabled>
89+
</snapshots>
90+
<id>github</id>
91+
<url>https://maven.pkg.github.com/Ingvord/RxJTango</url>
92+
</repository>
8693
<repository>
8794
<snapshots>
8895
<enabled>false</enabled>

0 commit comments

Comments
 (0)