We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1693dc3 commit 6d47797Copy full SHA for 6d47797
pom.xml
@@ -344,6 +344,14 @@
344
</dependency>
345
</dependencies>
346
347
+ <distributionManagement>
348
+ <repository>
349
+ <id>github</id>
350
+ <name>GitHub rodrigorodrigues Apache Maven Packages</name>
351
+ <url>https://maven.pkg.github.com/rodrigorodrigues/spring-data-commons</url>
352
+ </repository>
353
+ </distributionManagement>
354
+
355
<build>
356
<plugins>
357
<plugin>
0 commit comments