DATAGEODE-169 - Added GatewaySenders and GatewaySender annotation.

Resolves gh-22.
This commit is contained in:
kohlmu-pivotal
2019-03-26 09:38:45 -07:00
committed by John Blum
parent e128e14585
commit ae13997f8b
20 changed files with 2875 additions and 61 deletions

View File

@@ -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>