We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c90d7 commit a6aae17Copy full SHA for a6aae17
jbosstools/updates/requirements/photon/build.xml
@@ -11,8 +11,8 @@
11
</classpath>
12
</taskdef>
13
<!-- http://download.eclipse.org/releases/photon/201803161000/ -->
14
- <property name="versionDate" value="201805161906"/>
15
- <property name="versionLabel" value="Photon.0.M7"/>
+ <property name="versionDate" value="201806191120"/>
+ <property name="versionLabel" value="Photon.0.RC4a"/>
16
<property name="version" value="${versionDate}-${versionLabel}"/>
17
18
<property name="destination" value="${basedir}"/>
0 commit comments