File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.google.openrtb</groupId >
10
10
<artifactId >openrtb-parent</artifactId >
11
- <version >1.0.1-SNAPSHOT </version >
11
+ <version >1.0.1</version >
12
12
</parent >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 9
9
<groupId >com.google.openrtb</groupId >
10
10
<artifactId >openrtb-parent</artifactId >
11
11
<packaging >pom</packaging >
12
- <version >1.0.1-SNAPSHOT </version >
12
+ <version >1.0.1</version >
13
13
<name >Google OpenRTB Libraries</name >
14
14
<description >
15
15
OpenRTB model for Java and other languages via protobuf;
95
95
<scm >
96
96
<connection >scm:git:https://github.com/google/openrtb.git</connection >
97
97
<developerConnection >scm:git:https://github.com/google/openrtb.git</developerConnection >
98
- <tag >HEAD </tag >
98
+ <tag >1.0.1 </tag >
99
99
</scm >
100
100
101
101
<build >
You can’t perform that action at this time.
0 commit comments