Skip to content

Commit 62f330c

Browse files
committed
[pom] Remove repository as unnecessary
1 parent 7a45e8d commit 62f330c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,18 +99,6 @@
9999
</dependency>
100100
</dependencies>
101101

102-
<repositories>
103-
<repository>
104-
<id>spy</id>
105-
<name>Spy Repository</name>
106-
<layout>default</layout>
107-
<url>http://files.couchbase.com/maven2/</url>
108-
<snapshots>
109-
<enabled>false</enabled>
110-
</snapshots>
111-
</repository>
112-
</repositories>
113-
114102
<build>
115103
<plugins>
116104
<plugin>

0 commit comments

Comments
 (0)