Hi, Are these two lines the only ones to change to make the project compatible with holodeckb2b v8.1.0 ? - https://github.com/holodeck-b2b/file-backend/blob/5141a73d77bd0095ffb240d3dcc080614a960236/src/main/java/org/holodeckb2b/backend/file/mmd/PartInfo.java#L30 - https://github.com/holodeck-b2b/file-backend/blob/5141a73d77bd0095ffb240d3dcc080614a960236/pom.xml#L14 Thanks
Hi,
Are these two lines the only ones to change to make the project compatible with holodeckb2b v8.1.0 ?
file-backend/src/main/java/org/holodeckb2b/backend/file/mmd/PartInfo.java
Line 30 in 5141a73
file-backend/pom.xml
Line 14 in 5141a73
Thanks