File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 88 <groupId >com.fasterxml.util</groupId >
99 <artifactId >low-gc-membuffers</artifactId >
1010 <name >Low GC memory buffers</name >
11- <version >1.1.1-SNAPSHOT </version >
11+ <version >1.1.1</version >
1212 <packaging >bundle</packaging >
1313 <description >In-memory, bounded-size queue data structure that aims at minimizing
1414garbage collection overhead (especially latency)
@@ -18,6 +18,7 @@ garbage collection overhead (especially latency)
1818 <connection >scm:git:git@github.com:cowtowncoder/low-gc-membuffers.git</connection >
1919 <developerConnection >scm:git:git@github.com:cowtowncoder/low-gc-membuffers.git</developerConnection >
2020 <url >http://github.com/cowtowncoder/low-gc-membuffers</url >
21+ <tag >low-gc-membuffers-1.1.1</tag >
2122 </scm >
2223 <developers >
2324 <developer >
You can’t perform that action at this time.
0 commit comments