Skip to content

Commit cbceb8e

Browse files
committed
ID5 user id module
1 parent 24e7a29 commit cbceb8e

53 files changed

Lines changed: 3985 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

extra/bundle/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@
6060
<artifactId>optable-targeting</artifactId>
6161
<version>${project.version}</version>
6262
</dependency>
63+
<dependency>
64+
<groupId>org.prebid.server.hooks.modules</groupId>
65+
<artifactId>id5-user-id</artifactId>
66+
<version>${project.version}</version>
67+
</dependency>
6368
<dependency>
6469
<groupId>org.prebid.server.hooks.modules</groupId>
6570
<artifactId>wurfl-devicedetection</artifactId>

0 commit comments

Comments
 (0)