We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6622f00 commit a495ac0Copy full SHA for a495ac0
pom.xml
@@ -46,7 +46,6 @@
46
<antlr.version>2.7.7</antlr.version>
47
<apache-shiro.version>1.9.1</apache-shiro.version>
48
<cache-api.version>1.1.1</cache-api.version>
49
- <log4j.version>2.18.0</log4j.version>
50
<multithreadedtc.version>1.01</multithreadedtc.version>
51
<snappy.version>0.4</snappy.version>
52
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
@@ -99,8 +98,9 @@
99
98
<url>https://repo.spring.io/libs-snapshot</url>
100
</repository>
101
+<!--
102
<repository>
103
- <id>geode-snapshot</id>
+ <id>apache-geode-snapshots</id>
104
<name>Apache Geode Snapshots</name>
105
<url>https://maven.apachegeode-ci.info/snapshots</url>
106
<snapshots>
@@ -110,6 +110,7 @@
110
<enabled>true</enabled>
111
</releases>
112
113
+-->
114
115
<!--
116
0 commit comments