Skip to content

Commit

Permalink
Update exclude packages for track 2 mgmt preview packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzhums authored Jun 18, 2020
1 parent 50fa800 commit b072988
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -745,8 +745,7 @@
"packageGroupId": "com.azure",
"packageArtifactId": "azure-data-schemaregistry",
"packageVersion": "1.0.0-beta.1",
"inputPath": [],
"excludePath": []
"inputPath": []
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand Down Expand Up @@ -791,7 +790,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.resources.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -800,7 +799,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.storage.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -809,7 +808,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.keyvault.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -818,7 +817,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.authorization.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -827,7 +826,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.msi.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -836,7 +835,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.network.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -845,7 +844,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.compute.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -854,7 +853,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.sql.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -863,7 +862,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.cosmos.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -872,7 +871,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.dns.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -881,7 +880,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.appservice.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -890,7 +889,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.containerservice.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -899,7 +898,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.containerregistry.implementation"
},
{
"packageDownloadUrl": "https://repo1.maven.org/maven2",
Expand All @@ -908,7 +907,7 @@
"packageVersion": "2.0.0-beta.1",
"inputPath": [],
"excludePath": [],
"excludepackages": []
"excludepackages": "com.azure.resourcemanager.monitor.implementation"
}
]
}
Expand Down

0 comments on commit b072988

Please sign in to comment.