Skip to content

Commit

Permalink
[JENKINS-47736] - Use the released version of Remoting 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jan 10, 2018
1 parent 4f3ede2 commit 88e756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -105,7 +105,7 @@ THE SOFTWARE.
<maven-war-plugin.version>3.0.0</maven-war-plugin.version> <!-- JENKINS-47127 bump when 3.2.0 is out. Cf. MWAR-407 -->

<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.version>3.16-20180109.195120-6</remoting.version> <!-- TODO pending release -->
<remoting.version>3.16</remoting.version>
<remoting.minimum.supported.version>2.60</remoting.minimum.supported.version>

</properties>
Expand Down

0 comments on commit 88e756d

Please sign in to comment.