Skip to content

Commit

Permalink
Merge pull request #56 from adobe/ci-bom-3.0.3-update
Browse files Browse the repository at this point in the history
[CI] updating BOM to 3.0.3
  • Loading branch information
praveek authored Jun 5, 2024
2 parents e562735 + 94fac29 commit 71dcd44
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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 @@
#Fri, 24 May 2024 01:29:36 +0000
#Wed, 05 Jun 2024 01:07:44 +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.2
bomVersion=3.0.3
10 changes: 5 additions & 5 deletions android/aepsdk-bom/sdk-bom/bom-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.ma
<details>
<summary>Expand</summary>

| Extension artifact | BOM (3.0.1) | BOM (3.0.2) |
| Extension artifact | BOM (3.0.2) | BOM (3.0.3) |
|-----|-----|-----|
| **com.adobe.marketing.mobile:core** | **3.0.0** | **3.0.1**|
| **com.adobe.marketing.mobile:identity** | **3.0.0** | **3.0.1**|
| **com.adobe.marketing.mobile:lifecycle** | **3.0.0** | **3.0.1**|
| **com.adobe.marketing.mobile:assurance** | **3.0.0** | **3.0.1**|
| **com.adobe.marketing.mobile:core** | **3.0.1** | **3.0.2**|
| 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 |
Expand All @@ -17,6 +15,8 @@ This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.ma
| 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.1 | 3.0.1 |
| com.adobe.marketing.mobile:lifecycle | 3.0.1 | 3.0.1 |
| 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:optimize | 3.0.1 | 3.0.1 |
Expand Down
4 changes: 2 additions & 2 deletions android/aepsdk-bom/sdk-bom/bom.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
com.adobe.marketing.mobile-analytics=3.0.0
com.adobe.marketing.mobile-assurance=3.0.0
com.adobe.marketing.mobile-assurance=3.0.1
com.adobe.marketing.mobile-audience=3.0.0
com.adobe.marketing.mobile-campaign=3.0.0
com.adobe.marketing.mobile-campaignclassic=3.0.0
com.adobe.marketing.mobile-core=3.0.1
com.adobe.marketing.mobile-core=3.0.2
com.adobe.marketing.mobile-edge=3.0.0
com.adobe.marketing.mobile-edgebridge=3.0.0
com.adobe.marketing.mobile-edgeconsent=3.0.0
Expand Down

0 comments on commit 71dcd44

Please sign in to comment.