File tree Expand file tree Collapse file tree 5 files changed +10
-11
lines changed Expand file tree Collapse file tree 5 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.prebid</groupId >
7
7
<artifactId >prebid-server-aggregator</artifactId >
8
- <version >1.80.0-SNAPSHOT </version >
8
+ <version >1.80.0</version >
9
9
<relativePath >../../extra/pom.xml</relativePath >
10
10
</parent >
11
11
75
75
<dependency >
76
76
<groupId >org.prebid</groupId >
77
77
<artifactId >prebid-server</artifactId >
78
- <version >1.80.0-SNAPSHOT </version >
78
+ <version >1.80.0</version >
79
79
</dependency >
80
80
<dependency >
81
81
<groupId >org.prebid.server.hooks.modules</groupId >
82
82
<artifactId >ortb2-blocking</artifactId >
83
- <version >1.80.0-SNAPSHOT </version >
83
+ <version >1.80.0</version >
84
84
</dependency >
85
85
</dependencies >
86
86
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.prebid.server.hooks.modules</groupId >
7
7
<artifactId >all-modules</artifactId >
8
- <version >1.80.0-SNAPSHOT </version >
8
+ <version >1.80.0</version >
9
9
</parent >
10
10
11
11
<artifactId >ortb2-blocking</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.prebid</groupId >
7
7
<artifactId >prebid-server-aggregator</artifactId >
8
- <version >1.80.0-SNAPSHOT </version >
8
+ <version >1.80.0</version >
9
9
<relativePath >../../extra/pom.xml</relativePath >
10
10
</parent >
11
11
26
26
<maven .compiler.source>11</maven .compiler.source>
27
27
<maven .compiler.target>11</maven .compiler.target>
28
28
29
- <prebid-server .version>1.80.0-SNAPSHOT </prebid-server .version>
29
+ <prebid-server .version>1.80.0</prebid-server .version>
30
30
31
31
<lombok .version>1.18.22</lombok .version>
32
32
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.prebid</groupId >
6
6
<artifactId >prebid-server-aggregator</artifactId >
7
- <version >1.80.0-SNAPSHOT </version >
7
+ <version >1.80.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<scm >
11
11
<url >https://github.com/prebid/prebid-server-java</url >
12
12
<
connection >scm:git:
[email protected] :prebid/prebid-server-java.git</
connection >
13
13
<
developerConnection >scm:git:
[email protected] :prebid/prebid-server-java.git</
developerConnection >
14
- <tag >HEAD </tag >
14
+ <tag >1.80.0 </tag >
15
15
</scm >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >org.prebid</groupId >
8
7
<artifactId >prebid-server-aggregator</artifactId >
9
- <version >1.80.0-SNAPSHOT </version >
8
+ <version >1.80.0</version >
10
9
<relativePath >extra/pom.xml</relativePath >
11
10
</parent >
12
11
You can’t perform that action at this time.
0 commit comments