Mark Java client as Product Package (#6697)
This commit is contained in:
parent
63ee551b6b
commit
86a0becd59
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
<!-- In servicing builds, this will be set to value if the Java client is not configured to be released in the currently building patch. -->
|
||||
<IsPackable>true</IsPackable>
|
||||
|
||||
<IsProductPackage>true</IsProductPackage>
|
||||
|
||||
<!-- Pass the Java Package Version down to Gradle -->
|
||||
<GradleOptions>-PpackageVersion="$(PackageVersion)"</GradleOptions>
|
||||
|
|
|
|||
Loading…
Reference in New Issue