We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb67d4 commit 90a5f74Copy full SHA for 90a5f74
easydao-maven-plugin/pom.xml
@@ -23,18 +23,9 @@
23
</license>
24
</licenses>
25
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
-
35
<distributionManagement>
36
<repository>
37
- <id>vanioinformatika-releases</id>
+ <id>github</id>
38
<name>GitHub Vanio Informatika Apache Maven Packages</name>
39
<url>https://maven.pkg.github.com/vanioinformatika/maven-releases</url>
40
</repository>
0 commit comments