Skip to content

Commit 45e0ad9

Browse files
author
Rob Austin
committed
updated javadoc and pom
1 parent fb34fea commit 45e0ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>uk.co.boundedbuffer</groupId>
2222
<artifactId>low-latency-primitive-concurrent-queues</artifactId>
23-
<version>1.0.7</version>
23+
<version>1.0.8-SNAPSHOT</version>
2424

2525
<packaging>jar</packaging>
2626
<name>Low Latency Primitive Concurrent Queues</name>
@@ -47,7 +47,7 @@
4747
<developerConnection>scm:git:git@github.com:BoundedBuffer/low-latency-primitive-concurrent-queues
4848
</developerConnection>
4949
<url>git@github.com:BoundedBuffer/low-latency-primitive-concurrent-queues</url>
50-
<tag>low-latency-primitive-concurrent-queues-1.0.7</tag>
50+
<tag>master</tag>
5151
</scm>
5252

5353

0 commit comments

Comments
 (0)