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 4debe33 commit 4853f1aCopy full SHA for 4853f1a
pom.xml
@@ -54,8 +54,6 @@
54
<qarqas.reservation.baseurl>http://localhost:9080/qarqas/api/1.0/reservation/</qarqas.reservation.baseurl>
55
<qarqas.jbossas.coord>org.jboss.as:jboss-as-dist:${qarqas.jbossas.version}</qarqas.jbossas.coord>
56
<qarqas.jbossas.version>7.1.1.Final</qarqas.jbossas.version>
57
-
58
- <repo.snapshots>http://localhost:9080/aprox/api/1.0/group/public/</repo.snapshots>
59
</properties>
60
61
<build>
@@ -310,11 +308,6 @@
310
308
</profiles>
311
309
312
<distributionManagement>
313
- <snapshotRepository>
314
- <id>snapshots</id>
315
- <name>Snapshots</name>
316
- <url>${repo.snapshots}</url>
317
- </snapshotRepository>
318
<repository>
319
<id>sonatype-nexus-staging</id>
320
<name>Release Repository</name>
0 commit comments