File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
AddLibrary/AzureLibraries
azure-toolkit-for-intellij
azure-intellij-plugin-base
src/main/resources/META-INF
src/main/resources/META-INF Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >com.microsoft.azuretools</groupId >
29
29
<artifactId >utils</artifactId >
30
- <version >3.84.0 </version >
30
+ <version >3.85.0-SNAPSHOT </version >
31
31
</parent >
32
32
<groupId >com.microsoft.azuretools</groupId >
33
33
<artifactId >com.microsoft.azuretools.sdk.lib</artifactId >
39
39
</organization >
40
40
41
41
<properties >
42
- <azuretool .version>3.84.0 </azuretool .version>
42
+ <azuretool .version>3.85.0-SNAPSHOT </azuretool .version>
43
43
<azuretool .sdk.version>3.32.0.qualifier</azuretool .sdk.version>
44
44
<azure .toolkit-lib.version>0.41.0-SNAPSHOT</azure .toolkit-lib.version>
45
45
</properties >
Original file line number Diff line number Diff line change 1
- pluginVersion =3.84.0
1
+ pluginVersion =3.85.0-SNAPSHOT
2
2
intellijDisplayVersion =2023.1
3
3
intellij_version =IU-2023.1
4
4
dep_plugins =org.intellij.scala:2023.1.6
Original file line number Diff line number Diff line change 2
2
xmlns : xi =" http://www.w3.org/2001/XInclude" >
3
3
<id >com.microsoft.tooling.msservices.intellij.azure</id >
4
4
<name >Azure Toolkit</name >
5
- <version >3.84.0 </version >
5
+ <version >3.85.0-SNAPSHOT </version >
6
6
<
vendor email =
" [email protected] " url =
" http://www.microsoft.com" >Microsoft</
vendor >
7
7
8
8
<description >
Original file line number Diff line number Diff line change 1
- pluginVersion =3.84.0
1
+ pluginVersion =3.85.0-SNAPSHOT
2
2
intellijDisplayVersion =2023.2
3
3
intellij_version =IU-2023.2
4
4
dep_plugins =org.intellij.scala:2023.2.7
Original file line number Diff line number Diff line change 2
2
xmlns : xi =" http://www.w3.org/2001/XInclude" >
3
3
<id >com.microsoft.tooling.msservices.intellij.azure</id >
4
4
<name >Azure Toolkit for IntelliJ</name >
5
- <version >3.84.0 </version >
5
+ <version >3.85.0-SNAPSHOT </version >
6
6
<
vendor email =
" [email protected] " url =
" http://www.microsoft.com" >Microsoft</
vendor >
7
7
8
8
<description ><![CDATA[
Original file line number Diff line number Diff line change 27
27
<modelVersion >4.0.0</modelVersion >
28
28
<groupId >com.microsoft.azuretools</groupId >
29
29
<artifactId >utils</artifactId >
30
- <version >3.84.0 </version >
30
+ <version >3.85.0-SNAPSHOT </version >
31
31
<packaging >pom</packaging >
32
32
<name >${project.artifactId} -${project.version} </name >
33
33
<properties >
You can’t perform that action at this time.
0 commit comments