Skip to content

Commit

Permalink
Up runtime and version config
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed Jan 8, 2019
1 parent b0dbb27 commit 4507898
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-runtime</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
<version>1.6.3</version>
<version>1.6.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
54 changes: 27 additions & 27 deletions versionConfig.csv
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
com.microsoft.azure,azure,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-appservice,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-batch,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-batchai,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-cdn,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-compute,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerinstance,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerregistry,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerservice,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-cosmosdb,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-dns,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-eventhub,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-graph-rbac,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-keyvault,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-locks,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-monitor,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-msi,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-network,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-redis,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-resources,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-search,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-servicebus,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-sql,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-storage,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-mgmt-trafficmanager,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-parent,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure-samples,1.17.1,1.17.2-SNAPSHOT
com.microsoft.azure,azure,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-appservice,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-batch,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-batchai,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-cdn,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-compute,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerinstance,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerregistry,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-containerservice,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-cosmosdb,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-dns,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-eventhub,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-graph-rbac,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-keyvault,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-locks,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-monitor,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-msi,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-network,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-redis,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-resources,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-search,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-servicebus,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-sql,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-storage,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-mgmt-trafficmanager,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-parent,1.18.0,1.18.1-SNAPSHOT
com.microsoft.azure,azure-samples,1.18.0,1.18.1-SNAPSHOT

0 comments on commit 4507898

Please sign in to comment.