Skip to content

Commit

Permalink
Dependencies in a different track are external dependencies (#12259)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSuplizio authored Jun 16, 2020
1 parent 139bb7a commit 240939d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions eng/versioning/external_dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ com.microsoft.azure:azure-client-runtime;1.7.3
com.microsoft.azure:azure-core;0.9.8
com.microsoft.azure:azure-cosmos;3.7.1
com.microsoft.azure:azure-keyvault-cryptography;1.2.2
com.microsoft.azure:azure-media;0.9.8
com.microsoft.azure:azure-servicebus-jms;0.0.2
com.microsoft.azure:qpid-proton-j-extensions;1.2.3
com.microsoft.azure:spotbugs-maven-plugin;1.2.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-media</artifactId>
<version>0.9.8</version> <!-- {x-version-update;com.microsoft.azure:azure-media;current} -->
<version>0.9.8</version> <!-- {x-version-update;com.microsoft.azure:azure-media;external_dependency} -->
</dependency>
</dependencies>

Expand Down

0 comments on commit 240939d

Please sign in to comment.