We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e7cbe commit 2d4aa1eCopy full SHA for 2d4aa1e
pom.xml
@@ -16,9 +16,9 @@
16
<name>Quarkus Solace - Parent</name>
17
18
<scm>
19
- <connection>scm:git:https://github.com/SolaceDev/solace-quarkus-ci-dev.git</connection>
20
- <developerConnection>scm:git:https://github.com/SolaceDev/solace-quarkus-ci-dev.git</developerConnection>
21
- <url>https://github.com/SolaceDev/solace-quarkus-ci-dev</url>
+ <connection>scm:git:https://github.com/SolaceLabs/solace-quarkus.git</connection>
+ <developerConnection>scm:git:https://github.com/SolaceLabs/solace-quarkus.git</developerConnection>
+ <url>https://github.com/SolaceLabs/solace-quarkus</url>
22
</scm>
23
24
<properties>
@@ -219,4 +219,4 @@
219
</build>
220
</profile>
221
</profiles>
222
-</project>
+</project>
0 commit comments