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 9b148fe commit b86bfbeCopy full SHA for b86bfbe
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.prebid.cache</groupId>
6
<artifactId>prebid-cache</artifactId>
7
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.0</version>
8
9
<name>prebid-cache</name>
10
<description>Prebid Cache</description>
@@ -15,7 +15,7 @@
15
16
<scm>
17
<developerConnection>scm:git:git@github.com:prebid/prebid-cache-java.git</developerConnection>
18
- <tag>HEAD</tag>
+ <tag>2.6.0</tag>
19
</scm>
20
21
<parent>
0 commit comments