Skip to content

Commit

Permalink
Merge pull request #282 from prebid/release_branch_1.12.1
Browse files Browse the repository at this point in the history
Release branch (1.12.1)
  • Loading branch information
avohraa authored Nov 2, 2021
2 parents d2e0c47 + 13c3d90 commit 083d1e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/Maven/PrebidMobile-core-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- SonaType Requirements -->
<groupId>org.prebid</groupId>
<artifactId>prebid-mobile-sdk-core</artifactId>
<version>1.12</version>
<version>1.12.1</version>

<name>Prebid Mobile Android SDK</name>
<description>Prebid Mobile</description>
Expand Down
4 changes: 2 additions & 2 deletions scripts/Maven/PrebidMobile-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- SonaType Requirements -->
<groupId>org.prebid</groupId>
<artifactId>prebid-mobile-sdk</artifactId>
<version>1.12</version>
<version>1.12.1</version>

<name>Prebid Mobile Android SDK</name>
<description>Prebid Mobile</description>
Expand Down Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.prebid</groupId>
<artifactId>prebid-mobile-sdk-core</artifactId>
<version>1.12</version>
<version>1.12.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 083d1e6

Please sign in to comment.