Skip to content

Commit 5b10385

Browse files
iabmayankrohitshreegadi
authored andcommitted
3.2.4-SNAPSHOT
1 parent 8501bdb commit 5b10385

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

iabgpp-encoder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.iabgpp</groupId>
99
<artifactId>iabgpp-core</artifactId>
10-
<version>3.2.4</version>
10+
<version>3.2.5-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>iabgpp-encoder</artifactId>

iabgpp-extras-jackson/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>iabgpp-core</artifactId>
99
<groupId>com.iabgpp</groupId>
10-
<version>3.2.4</version>
10+
<version>3.2.5-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>iabgpp-extras-jackson</artifactId>
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.iabgpp</groupId>
2626
<artifactId>iabgpp-extras</artifactId>
27-
<version>3.2.4</version>
27+
<version>3.2.5-SNAPSHOT</version>
2828
</dependency>
2929

3030
<dependency>

iabgpp-extras/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.iabgpp</groupId>
99
<artifactId>iabgpp-core</artifactId>
10-
<version>3.2.4</version>
10+
<version>3.2.5-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>iabgpp-extras</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.iabgpp</groupId>
88
<artifactId>iabgpp-core</artifactId>
9-
<version>3.2.4</version>
9+
<version>3.2.5-SNAPSHOT</version>
1010
<name>IAB GPP Core Library</name>
1111
<url>https://github.com/IABTechLabs/iabtcf-java</url>
1212
<description>Encode and decode consent information with the IAB GPP v3.0.</description>

0 commit comments

Comments
 (0)