We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed0ca0 commit 79460c3Copy full SHA for 79460c3
pom.xml
@@ -27,6 +27,7 @@
27
<version>1.4.0</version>
28
<configuration>
29
<mainClass>com.microsoft.azure.management.compute.samples.ListVirtualMachineImages</mainClass>
30
+ <cleanupDaemonThreads>false</cleanupDaemonThreads>
31
</configuration>
32
</plugin>
33
<plugin>
0 commit comments