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 e12d4a1 commit 65842dcCopy full SHA for 65842dc
1 file changed
sqlschema2java-maven-plugin/pom.xml
@@ -98,5 +98,13 @@
98
<url>https://maven.pkg.github.com/Sassine/sqlschema2java</url>
99
</repository>
100
</distributionManagement>
101
+
102
+ <repositories>
103
+ <repository>
104
+ <id>github</id>
105
+ <name>GitHub Packages SQLSchema2Java</name>
106
+ <url>https://maven.pkg.github.com/Sassine/sqlschema2java</url>
107
+ </repository>
108
+ </repositories>
109
110
</project>
0 commit comments