Skip to content

Commit a67d339

Browse files
committed
Remove obsolete repository from POM
1 parent 11a22bf commit a67d339

File tree

1 file changed

+0
-14
lines changed
  • couchbase-analytics-java-client/extensions/couchbase-analytics-java-client-reactor

1 file changed

+0
-14
lines changed

couchbase-analytics-java-client/extensions/couchbase-analytics-java-client-reactor/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,6 @@
1717
<name>Couchbase Analytics Java Client Reactor Extension</name>
1818
<description>Adapter for integrating with Project Reactor</description>
1919

20-
<!-- Required when using a *-SNAPSHOT version of the SDK. -->
21-
<repositories>
22-
<repository>
23-
<id>sonatype-snapshots</id>
24-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
25-
<releases>
26-
<enabled>false</enabled>
27-
</releases>
28-
<snapshots>
29-
<enabled>true</enabled>
30-
</snapshots>
31-
</repository>
32-
</repositories>
33-
3420
<dependencies>
3521
<dependency>
3622
<groupId>com.couchbase.client</groupId>

0 commit comments

Comments
 (0)