We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8777033 commit d341e09Copy full SHA for d341e09
pom.xml
@@ -155,4 +155,12 @@
155
</plugin>
156
</plugins>
157
</build>
158
+
159
+ <distributionManagement>
160
+ <repository>
161
+ <id>github</id>
162
+ <name>GitHub Moderyo Apache Maven Packages</name>
163
+ <url>https://maven.pkg.github.com/Moderyo/moderyo-java</url>
164
+ </repository>
165
+ </distributionManagement>
166
</project>
0 commit comments