We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b49e77 commit 03ba9d0Copy full SHA for 03ba9d0
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.prebid.cache</groupId>
6
<artifactId>prebid-cache</artifactId>
7
- <version>2.2.0</version>
+ <version>2.3.0-SNAPSHOT</version>
8
9
<name>prebid-cache</name>
10
<description>Prebid Cache</description>
@@ -15,7 +15,7 @@
15
16
<scm>
17
<developerConnection>scm:git:[email protected]:prebid/prebid-cache-java.git</developerConnection>
18
- <tag>2.2.0</tag>
+ <tag>HEAD</tag>
19
</scm>
20
21
<parent>
0 commit comments