Skip to content

Commit 4853f1a

Browse files
committed
remove snapshot repo
1 parent 4debe33 commit 4853f1a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454
<qarqas.reservation.baseurl>http://localhost:9080/qarqas/api/1.0/reservation/</qarqas.reservation.baseurl>
5555
<qarqas.jbossas.coord>org.jboss.as:jboss-as-dist:${qarqas.jbossas.version}</qarqas.jbossas.coord>
5656
<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>
5957
</properties>
6058

6159
<build>
@@ -310,11 +308,6 @@
310308
</profiles>
311309

312310
<distributionManagement>
313-
<snapshotRepository>
314-
<id>snapshots</id>
315-
<name>Snapshots</name>
316-
<url>${repo.snapshots}</url>
317-
</snapshotRepository>
318311
<repository>
319312
<id>sonatype-nexus-staging</id>
320313
<name>Release Repository</name>

0 commit comments

Comments
 (0)