Skip to content

Commit 30a75b2

Browse files
committed
removing dev repo from pom
1 parent 33ef0ed commit 30a75b2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pom.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -199,16 +199,16 @@
199199
<enabled>true</enabled>
200200
</snapshots>
201201
</repository>
202-
<repository>
203-
<id>core</id>
204-
<name>Github Packages</name>
205-
<url>https://maven.pkg.github.com/DeepPhe/dphe-core</url>
206-
</repository>
207-
<repository>
208-
<id>onto-db</id>
209-
<name>Github Packages</name>
210-
<url>https://maven.pkg.github.com/DeepPhe/dphe-onto-db</url>
211-
</repository>
202+
<!-- <repository>-->
203+
<!-- <id>core</id>-->
204+
<!-- <name>Github Packages</name>-->
205+
<!-- <url>https://maven.pkg.github.com/DeepPhe/dphe-core</url>-->
206+
<!-- </repository>-->
207+
<!-- <repository>-->
208+
<!-- <id>onto-db</id>-->
209+
<!-- <name>Github Packages</name>-->
210+
<!-- <url>https://maven.pkg.github.com/DeepPhe/dphe-onto-db</url>-->
211+
<!-- </repository>-->
212212
</repositories>
213213

214214
<build>

0 commit comments

Comments
 (0)