Skip to content

Commit 90a5f74

Browse files
committed
chore: changing pom.xml server.id to github
1 parent 1eb67d4 commit 90a5f74

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

easydao-maven-plugin/pom.xml

+1-10
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,9 @@
2323
</license>
2424
</licenses>
2525

26-
<!-- Bintray and JCenter has been closed -->
27-
<!--distributionManagement>
28-
<repository>
29-
<id>bintray-vanioinformatika-releases</id>
30-
<name>vanioinformatika-releases-easydao-maven-plugin</name>
31-
<url>https://api.bintray.com/maven/vanioinformatika/releases/easydao-maven-plugin/;publish=1</url>
32-
</repository>
33-
</distributionManagement-->
34-
3526
<distributionManagement>
3627
<repository>
37-
<id>vanioinformatika-releases</id>
28+
<id>github</id>
3829
<name>GitHub Vanio Informatika Apache Maven Packages</name>
3930
<url>https://maven.pkg.github.com/vanioinformatika/maven-releases</url>
4031
</repository>

0 commit comments

Comments
 (0)