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 c44b25c commit 4183e2dCopy full SHA for 4183e2d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.prebid</groupId>
6
<artifactId>prebid-server</artifactId>
7
- <version>1.52.0-SNAPSHOT</version>
+ <version>1.52.0</version>
8
9
<name>prebid-server</name>
10
<description>Prebid Server (Server-side Header Bidding)</description>
@@ -15,7 +15,7 @@
15
16
<scm>
17
<developerConnection>scm:git:[email protected]:prebid/prebid-server-java.git</developerConnection>
18
- <tag>HEAD</tag>
+ <tag>1.52.0</tag>
19
</scm>
20
21
<properties>
0 commit comments