Skip to content

Commit 4c29554

Browse files
author
rpanchyk
committed
Prebid Server prepare release 1.65.0
1 parent 852ce3e commit 4c29554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.prebid</groupId>
66
<artifactId>prebid-server</artifactId>
7-
<version>1.65.0-SNAPSHOT</version>
7+
<version>1.65.0</version>
88

99
<name>prebid-server</name>
1010
<description>Prebid Server (Server-side Header Bidding)</description>
@@ -15,7 +15,7 @@
1515

1616
<scm>
1717
<developerConnection>scm:git:[email protected]:prebid/prebid-server-java.git</developerConnection>
18-
<tag>HEAD</tag>
18+
<tag>1.65.0</tag>
1919
</scm>
2020

2121
<properties>

0 commit comments

Comments
 (0)