Hi All,
In previous Drools version (5.3, 5.4, 55 and 5.6RC1), it was possible to dynamically  update the package content  from Guvnor.
The use case was :
1) Some rules are created/updated/deleted on Guvnor
2) A new snapshot is built
3) The drools runtime is notified and reload a new knowledgeBase from this new snapshot. (For this we developed some code to do that). No need to redeploy a new application. No need for IT people to be involved.
4) It was possible to see the content of each snapshot and compare the content of different snapshot.
Now in Version 6 :
Step 1 : no change
Step 2 : as all in Maven => We build a new maven build an increment the version number
Step 3 : is is possible to do that ? How do I set in all that the new Drools-wb maven repo ?
Step 4 : how can I do that from the UI ?


Thanks in advance
Nicolas Héron