-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 73.22
-
Fix Version/s: 3.0.0
-
Component/s: Application Definition
-
Backlog priority:2,000
-
Sprint:NOS 10.10.1 - end nov
-
Story Points:0
using 10.3 on prod currently hot reload is not possible because package.xml is incorrect:
IS <platform>server-10.3-SNAPSHOT-I*</platform>
SHOULD BE <platform>server-10.3-I*</platform>
=> blocker for 10.3 tests.
Note: package.xml also contains another incorrect version:
<platform>server-10.3-SNAPSHOT-SNAPSHOT</platform> (snapshot twice)