File tree Expand file tree Collapse file tree 4 files changed +31
-2
lines changed
src/main/resources/project Expand file tree Collapse file tree 4 files changed +31
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repositories {
2828
2929group = " com.electriccloud"
3030description = " Plugins : EC-OpenStack"
31- version = " 1.3.4 "
31+ version = " 1.3.5 "
3232
3333apply plugin : ' groovy'
3434apply plugin : ' flow-gradle-plugin'
Original file line number Diff line number Diff line change 1616 <p >Plugin Version @PLUGIN_VERSION@</p >
1717 <hr style =" margin-left: -10px; margin-top: 10px; height: 1px; width: 100%; color: #5981BD;" noshade =" noshade" />
1818
19- <p >Revised on Jun 7 , 2018</p >
19+ <p >Revised on December 25 , 2018</p >
2020
2121 <h1 >Contents</h1 >
2222
@@ -1726,6 +1726,10 @@ outline used above where possible.
17261726
17271727
17281728 <h1 id =" rns" >Release Notes</h1 >
1729+ <h2 >@PLUGIN_KEY@ 1.3.5</h2 >
1730+ <ul >
1731+ <li >The plugin icon has been updated.</li >
1732+ </ul >
17291733 <h2 >@PLUGIN_KEY@ 1.3.4</h2 >
17301734 <ul >
17311735 <li >Added Rackspace support for Dynamic Environments</li >
Original file line number Diff line number Diff line change 1212 <propertyName >ec_formXmlCompliant</propertyName >
1313 <value >true</value >
1414 </property >
15+ <!-- Improvement for ECPREOPSTK-150 -->
16+ <property >
17+ <propertyName >ec_icon</propertyName >
18+ <value >images/icon-plugin.svg</value >
19+ </property >
20+ <!-- End of improvement for ECPREOPSTK-150 -->
1521 <property >
1622 <propertyName >ec_config</propertyName >
1723 <description />
You can’t perform that action at this time.
0 commit comments