Skip to content

Commit 3d59ab3

Browse files
authored
Remove beancounter and bonej-plus repos as they are not dependencies (#388)
1 parent f8e811f commit 3d59ab3

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -145,18 +145,5 @@
145145
<releases><enabled>true</enabled></releases>
146146
<snapshots><enabled>false</enabled></snapshots>
147147
</repository>
148-
<repository>
149-
<id>github-bonej-plus</id>
150-
<url>https://maven.pkg.github.com/bonej-org/bonej-plus</url>
151-
<releases><enabled>false</enabled></releases>
152-
<snapshots><enabled>true</enabled></snapshots>
153-
</repository>
154-
<repository>
155-
<id>github-beancounter</id>
156-
<url>https://maven.pkg.github.com/bonej-org/beancounter</url>
157-
<releases><enabled>false</enabled></releases>
158-
<snapshots><enabled>true</enabled></snapshots>
159-
</repository>
160-
161148
</repositories>
162149
</project>

0 commit comments

Comments
 (0)