File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sdk/resourcemanager/azure-resourcemanager-redis Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616
1717SDK_ROOT = '../../../' # related to file dir
1818AUTOREST_CORE_VERSION = '3.1.3'
19- AUTOREST_JAVA = '@autorest/java@4.0.24 '
19+ AUTOREST_JAVA = '@autorest/java@4.0.25 '
2020DEFAULT_VERSION = '1.0.0-beta.1'
2121GROUP_ID = 'com.azure.resourcemanager'
2222API_SPECS_FILE = 'api-specs.yaml'
Original file line number Diff line number Diff line change 161161 <artifactId >revapi-maven-plugin</artifactId >
162162 <version >0.11.2</version > <!-- {x-version-update;org.revapi:revapi-maven-plugin;external_dependency} -->
163163 <configuration >
164- <analysisConfiguration >
164+ <analysisConfiguration >
165165 <revapi .ignore>
166166 <item >
167167 <code >java.method.addedToInterface</code >
You can’t perform that action at this time.
0 commit comments