We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d156ff7 commit 4ff1c2bCopy full SHA for 4ff1c2b
pom.xml
@@ -23,15 +23,15 @@
23
24
<groupId>org.jdbi</groupId>
25
<artifactId>jdbi3-guava-cache</artifactId>
26
- <version>3.45.0</version>
+ <version>3.45.1-SNAPSHOT</version>
27
28
<name>jdbi3 guava cache</name>
29
<description>Cache implementation with the guava cache</description>
30
31
<scm>
32
<connection>scm:git:git://github.com/jdbi/jdbi3-guava-cache.git</connection>
33
<developerConnection>scm:git:[email protected]:jdbi/jdbi3-guava-cache.git</developerConnection>
34
- <tag>v3.45.0</tag>
+ <tag>HEAD</tag>
35
<url>https://github.com/jdbi/jdbi3-guava-cache/</url>
36
</scm>
37
0 commit comments