Skip to content

Commit 817a6e4

Browse files
Merge pull request #6649 from microsoft/add-back-snapshot-for-eclipse
Revert "bump version of eclipse plugin to `3.31.0`"
2 parents 28c0022 + 3d2a416 commit 817a6e4

File tree

2 files changed

+2
-2
lines changed
  • PluginsAndFeatures

2 files changed

+2
-2
lines changed

PluginsAndFeatures/AddLibrary/AzureLibraries/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</parent>
3232
<groupId>com.microsoft.azuretools</groupId>
3333
<artifactId>com.microsoft.azuretools.sdk.lib</artifactId>
34-
<version>3.31.0</version>
34+
<version>3.31.0-SNAPSHOT</version>
3535
<packaging>bundle</packaging>
3636
<name>Package for Microsoft Azure Libraries for Java Plugin</name>
3737
<organization>

PluginsAndFeatures/azure-toolkit-for-eclipse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<properties>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3535
<tycho-version>2.5.0</tycho-version>
36-
<azuretool.eclipse.version>3.31.0</azuretool.eclipse.version>
36+
<azuretool.eclipse.version>3.31.0-SNAPSHOT</azuretool.eclipse.version>
3737
</properties>
3838

3939
<repositories>

0 commit comments

Comments
 (0)