DATAGEODE-169 - Added GatewaySenders and GatewaySender annotation.
Resolves gh-22.
This commit is contained in:
committed by
John Blum
parent
e128e14585
commit
ae13997f8b
3
pom.xml
3
pom.xml
@@ -34,12 +34,10 @@
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
</repository>
|
||||
<!--
|
||||
<repository>
|
||||
<id>apache-snapshots</id>
|
||||
<url>https://repository.apache.org/content/repositories/snapshots</url>
|
||||
</repository>
|
||||
-->
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
@@ -245,7 +243,6 @@
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user