Skip to content

Commit

Permalink
Merge pull request #53 from adobe/ci-bom-3.0.1-update
Browse files Browse the repository at this point in the history
[CI] updating BOM to 3.0.1
  • Loading branch information
praveek authored May 22, 2024
2 parents 98eac1c + 2cc8d82 commit 386fc76
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions android/aepsdk-bom/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Thu, 04 Apr 2024 03:22:12 +0000
#Wed, 22 May 2024 02:04:50 +0000
org.gradle.jvmargs=-Xmx2048m
android.injected.testOnly=false
org.gradle.configureondemand=false
Expand All @@ -7,4 +7,4 @@ android.useAndroidX=true
mavenRepoName=AdobeMobileBOM
mavenRepoDescription=BOM for Adobe Experience Platform Android SDKs
#BOM
bomVersion=3.0.0
bomVersion=3.0.1
42 changes: 21 additions & 21 deletions android/aepsdk-bom/sdk-bom/bom-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@ This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.ma
<details>
<summary>Expand</summary>

| Extension artifact | BOM (2.9.6) | BOM (3.0.0) |
| Extension artifact | BOM (3.0.0) | BOM (3.0.1) |
|-----|-----|-----|
| **com.adobe.marketing.mobile:analytics** | **2.0.3** | **3.0.0**|
| **com.adobe.marketing.mobile:assurance** | **2.2.1** | **3.0.0**|
| **com.adobe.marketing.mobile:audience** | **2.0.0** | **3.0.0**|
| **com.adobe.marketing.mobile:campaign** | **2.0.6** | **3.0.0**|
| **com.adobe.marketing.mobile:campaignclassic** | **2.1.5** | **3.0.0**|
| **com.adobe.marketing.mobile:core** | **2.6.2** | **3.0.0**|
| **com.adobe.marketing.mobile:edge** | **2.4.0** | **3.0.0**|
| **com.adobe.marketing.mobile:edgebridge** | **2.1.0** | **3.0.0**|
| **com.adobe.marketing.mobile:edgeconsent** | **2.0.0** | **3.0.0**|
| **com.adobe.marketing.mobile:edgeidentity** | **2.0.1** | **3.0.0**|
| **com.adobe.marketing.mobile:edgemedia** | **2.0.0** | **3.0.0**|
| **com.adobe.marketing.mobile:identity** | **2.0.3** | **3.0.0**|
| **com.adobe.marketing.mobile:lifecycle** | **2.0.4** | **3.0.0**|
| **com.adobe.marketing.mobile:media** | **3.0.0** | **3.1.0**|
| **com.adobe.marketing.mobile:messaging** | **2.2.1** | **3.0.0**|
| **com.adobe.marketing.mobile:optimize** | **2.0.2** | **3.0.0**|
| **com.adobe.marketing.mobile:places** | **2.1.0** | **3.0.0**|
| **com.adobe.marketing.mobile:signal** | **2.0.1** | **3.0.0**|
| **com.adobe.marketing.mobile:target** | **2.0.3** | **3.0.0**|
| **com.adobe.marketing.mobile:userprofile** | **2.0.1** | **3.0.0**|
| **com.adobe.marketing.mobile:optimize** | **3.0.0** | **3.0.1**|
| com.adobe.marketing.mobile:analytics | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:assurance | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:audience | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:campaign | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:campaignclassic | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:core | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edge | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgebridge | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgeconsent | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgeidentity | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgemedia | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:identity | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:lifecycle | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:media | 3.1.0 | 3.1.0 |
| com.adobe.marketing.mobile:messaging | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:places | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:signal | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:target | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:userprofile | 3.0.0 | 3.0.0 |

</details>
2 changes: 1 addition & 1 deletion android/aepsdk-bom/sdk-bom/bom.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ com.adobe.marketing.mobile-identity=3.0.0
com.adobe.marketing.mobile-lifecycle=3.0.0
com.adobe.marketing.mobile-media=3.1.0
com.adobe.marketing.mobile-messaging=3.0.0
com.adobe.marketing.mobile-optimize=3.0.0
com.adobe.marketing.mobile-optimize=3.0.1
com.adobe.marketing.mobile-places=3.0.0
com.adobe.marketing.mobile-signal=3.0.0
com.adobe.marketing.mobile-target=3.0.0
Expand Down

0 comments on commit 386fc76

Please sign in to comment.