diff --git a/msgraph-calendar-demo/.settings/ch.ivyteam.ivy.designer.prefs b/msgraph-calendar-demo/.settings/ch.ivyteam.ivy.designer.prefs index ec0e555..06996a2 100644 --- a/msgraph-calendar-demo/.settings/ch.ivyteam.ivy.designer.prefs +++ b/msgraph-calendar-demo/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,5 +1,5 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_DATA_CLASS=msgraph.calendar.demo.CalendarDemo ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=msgraph.calendar.demo ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=11 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=94005 -eclipse.preferences.version=1 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=100000 +eclipse.preferences.version=1 \ No newline at end of file diff --git a/msgraph-calendar-demo/pom.xml b/msgraph-calendar-demo/pom.xml index 789577e..3baf27b 100644 --- a/msgraph-calendar-demo/pom.xml +++ b/msgraph-calendar-demo/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 com.axonivy.connector.office365 msgraph-calendar-demo - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT iar - com.axonivy.connector.office365 @@ -14,27 +14,25 @@ iar - - sonatype - https://oss.sonatype.org/content/repositories/snapshots always + sonatype + https://oss.sonatype.org/content/repositories/snapshots - com.axonivy.ivy.ci project-build-plugin - 9.4.1 + 10.0.0 + true [9.4.0,] - true diff --git a/msgraph-calendar-demo/processes/Demo/ms365Calendar.p.json b/msgraph-calendar-demo/processes/Demo/ms365Calendar.p.json index d0f72d1..c4ea8bf 100644 --- a/msgraph-calendar-demo/processes/Demo/ms365Calendar.p.json +++ b/msgraph-calendar-demo/processes/Demo/ms365Calendar.p.json @@ -1,7 +1,9 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "176D21535A8FEE20", - "data" : "msgraph.calendar.demo.CalendarDemo", + "config" : { + "data" : "msgraph.calendar.demo.CalendarDemo" + }, "elements" : [ { "id" : "f0", "type" : "RequestStart", diff --git a/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/CreateEvent/CreateEventProcess.p.json b/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/CreateEvent/CreateEventProcess.p.json index 07e1223..552eb47 100644 --- a/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/CreateEvent/CreateEventProcess.p.json +++ b/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/CreateEvent/CreateEventProcess.p.json @@ -1,8 +1,10 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "1783A70465BF19F8", - "data" : "msgraph.calendar.demo.CreateEvent.CreateEventData", "kind" : "HTML_DIALOG", + "config" : { + "data" : "msgraph.calendar.demo.CreateEvent.CreateEventData" + }, "elements" : [ { "id" : "f0", "type" : "HtmlDialogStart", diff --git a/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/Events/EventsProcess.p.json b/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/Events/EventsProcess.p.json index 4be9ac3..7b87ac6 100644 --- a/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/Events/EventsProcess.p.json +++ b/msgraph-calendar-demo/src_hd/msgraph/calendar/demo/Events/EventsProcess.p.json @@ -1,8 +1,10 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "178353D927DCBAD7", - "data" : "msgraph.calendar.demo.Events.EventsData", "kind" : "HTML_DIALOG", + "config" : { + "data" : "msgraph.calendar.demo.Events.EventsData" + }, "elements" : [ { "id" : "f0", "type" : "HtmlDialogStart", diff --git a/msgraph-connector-app/pom.xml b/msgraph-connector-app/pom.xml index 682b82b..6916c74 100644 --- a/msgraph-connector-app/pom.xml +++ b/msgraph-connector-app/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.axonivy.connector.office365 msgraph-connector-app - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT pom diff --git a/msgraph-connector-product/pom.xml b/msgraph-connector-product/pom.xml index a911545..949d745 100644 --- a/msgraph-connector-product/pom.xml +++ b/msgraph-connector-product/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.axonivy.connector.office365 msgraph-product - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT pom diff --git a/msgraph-connector-product/products/msgraph-calendar/pom.xml b/msgraph-connector-product/products/msgraph-calendar/pom.xml index dac8d88..961468b 100644 --- a/msgraph-connector-product/products/msgraph-calendar/pom.xml +++ b/msgraph-connector-product/products/msgraph-calendar/pom.xml @@ -6,7 +6,7 @@ com.axonivy.connector.office365 msgraph-product - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT ../../pom.xml diff --git a/msgraph-connector-product/products/msgraph-connector/pom.xml b/msgraph-connector-product/products/msgraph-connector/pom.xml index 138c58f..730b73c 100644 --- a/msgraph-connector-product/products/msgraph-connector/pom.xml +++ b/msgraph-connector-product/products/msgraph-connector/pom.xml @@ -6,7 +6,7 @@ com.axonivy.connector.office365 msgraph-product - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT ../../pom.xml diff --git a/msgraph-connector-product/products/msgraph-mail/pom.xml b/msgraph-connector-product/products/msgraph-mail/pom.xml index 17fa543..b55b113 100644 --- a/msgraph-connector-product/products/msgraph-mail/pom.xml +++ b/msgraph-connector-product/products/msgraph-mail/pom.xml @@ -6,7 +6,7 @@ com.axonivy.connector.office365 msgraph-product - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT ../../pom.xml diff --git a/msgraph-connector-product/products/msgraph-todo/pom.xml b/msgraph-connector-product/products/msgraph-todo/pom.xml index 96d430a..b91c6f0 100644 --- a/msgraph-connector-product/products/msgraph-todo/pom.xml +++ b/msgraph-connector-product/products/msgraph-todo/pom.xml @@ -6,7 +6,7 @@ com.axonivy.connector.office365 msgraph-product - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT ../../pom.xml diff --git a/msgraph-connector-test/.settings/ch.ivyteam.ivy.designer.prefs b/msgraph-connector-test/.settings/ch.ivyteam.ivy.designer.prefs index 8b059ee..bd8cc0d 100644 --- a/msgraph-connector-test/.settings/ch.ivyteam.ivy.designer.prefs +++ b/msgraph-connector-test/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,5 +1,5 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_DATA_CLASS=com.axonivy.connector.office365.test.Data ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=com.axonivy.connector.office365.test ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=11 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=94005 -eclipse.preferences.version=1 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=100000 +eclipse.preferences.version=1 \ No newline at end of file diff --git a/msgraph-connector-test/pom.xml b/msgraph-connector-test/pom.xml index 256451e..92a7866 100644 --- a/msgraph-connector-test/pom.xml +++ b/msgraph-connector-test/pom.xml @@ -1,21 +1,22 @@ - + 4.0.0 com.axonivy.connector.office365 msgraph-connector-test - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT iar-integration-test com.axonivy.ivy.test unit-tester - 9.3.0 + 10.0.0 test com.axonivy.ivy.webtest web-tester - 9.3.0 + 10.0.0 test @@ -69,7 +70,7 @@ com.axonivy.ivy.ci project-build-plugin - 9.4.1 + 10.0.0 true [9.4.0,] diff --git a/msgraph-connector-test/processes/TestHelper.p.json b/msgraph-connector-test/processes/TestHelper.p.json index a379db5..29b6d1d 100644 --- a/msgraph-connector-test/processes/TestHelper.p.json +++ b/msgraph-connector-test/processes/TestHelper.p.json @@ -1,7 +1,9 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "17F40684A56F5FEF", - "data" : "com.axonivy.connector.office365.test.Data", + "config" : { + "data" : "com.axonivy.connector.office365.test.Data" + }, "elements" : [ { "id" : "f0", "type" : "RequestStart", diff --git a/msgraph-connector/.settings/ch.ivyteam.ivy.designer.prefs b/msgraph-connector/.settings/ch.ivyteam.ivy.designer.prefs index 0bb1846..7afe50c 100644 --- a/msgraph-connector/.settings/ch.ivyteam.ivy.designer.prefs +++ b/msgraph-connector/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,5 +1,5 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_DATA_CLASS=msgraph.connector.Data ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=msgraph.connector ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=11 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=94005 -eclipse.preferences.version=1 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=100000 +eclipse.preferences.version=1 \ No newline at end of file diff --git a/msgraph-connector/pom.xml b/msgraph-connector/pom.xml index 840bae2..fc81540 100644 --- a/msgraph-connector/pom.xml +++ b/msgraph-connector/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 com.axonivy.connector.office365 msgraph-connector - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT iar - com.axonivy.connector.msgraph @@ -13,37 +13,34 @@ ${project.version} - - - - sonatype - https://oss.sonatype.org/content/repositories/snapshots - - always - - - - - maven.axonivy.com - https://maven.axonivy.com true + maven.axonivy.com + https://maven.axonivy.com - + + + + always + + sonatype + https://oss.sonatype.org/content/repositories/snapshots + + com.axonivy.ivy.ci project-build-plugin - 9.4.1 + 10.0.0 + true [9.4.0,] - true diff --git a/msgraph-connector/processes/msCalendar.p.json b/msgraph-connector/processes/msCalendar.p.json index bd97bf9..36a8670 100644 --- a/msgraph-connector/processes/msCalendar.p.json +++ b/msgraph-connector/processes/msCalendar.p.json @@ -1,9 +1,11 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "1783A266998C4015", - "data" : "msgraph.connector.CalendarData", "kind" : "CALLABLE_SUB", "description" : "Reads events from your calendar and creates new ones.", + "config" : { + "data" : "msgraph.connector.CalendarData" + }, "elements" : [ { "id" : "f0", "type" : "CallSubStart", diff --git a/msgraph-connector/processes/msMail.p.json b/msgraph-connector/processes/msMail.p.json index 05eaf0a..e799950 100644 --- a/msgraph-connector/processes/msMail.p.json +++ b/msgraph-connector/processes/msMail.p.json @@ -1,9 +1,11 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "1783B782896F7AC3", - "data" : "msgraph.connector.MailData", "kind" : "CALLABLE_SUB", "description" : "Sends mails.", + "config" : { + "data" : "msgraph.connector.MailData" + }, "elements" : [ { "id" : "f0", "type" : "CallSubStart", diff --git a/msgraph-connector/processes/msToDo.p.json b/msgraph-connector/processes/msToDo.p.json index 2ec283f..280bf00 100644 --- a/msgraph-connector/processes/msToDo.p.json +++ b/msgraph-connector/processes/msToDo.p.json @@ -1,9 +1,11 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "17844DC635AF15F4", - "data" : "msgraph.connector.ToDoData", "kind" : "CALLABLE_SUB", "description" : "Reads and creates todo tasks.", + "config" : { + "data" : "msgraph.connector.ToDoData" + }, "elements" : [ { "id" : "f0", "type" : "CallSubStart", diff --git a/msgraph-mail-demo/.settings/ch.ivyteam.ivy.designer.prefs b/msgraph-mail-demo/.settings/ch.ivyteam.ivy.designer.prefs index adcd005..7b7b9b1 100644 --- a/msgraph-mail-demo/.settings/ch.ivyteam.ivy.designer.prefs +++ b/msgraph-mail-demo/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,5 +1,5 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_DATA_CLASS=msgraph.mail.demo.MailDemo ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=com.axonivy.connector.office365.msgraph.demo ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=11 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=94005 -eclipse.preferences.version=1 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=100000 +eclipse.preferences.version=1 \ No newline at end of file diff --git a/msgraph-mail-demo/pom.xml b/msgraph-mail-demo/pom.xml index fe25030..6880ca3 100644 --- a/msgraph-mail-demo/pom.xml +++ b/msgraph-mail-demo/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 com.axonivy.connector.office365 msgraph-mail-demo - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT iar - com.axonivy.connector.office365 @@ -14,27 +14,25 @@ iar - - sonatype - https://oss.sonatype.org/content/repositories/snapshots always + sonatype + https://oss.sonatype.org/content/repositories/snapshots - com.axonivy.ivy.ci project-build-plugin - 9.4.1 + 10.0.0 + true [9.4.0,] - true diff --git a/msgraph-mail-demo/processes/Demo/ms365Mail.p.json b/msgraph-mail-demo/processes/Demo/ms365Mail.p.json index 34881d9..132278d 100644 --- a/msgraph-mail-demo/processes/Demo/ms365Mail.p.json +++ b/msgraph-mail-demo/processes/Demo/ms365Mail.p.json @@ -1,7 +1,9 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "17F262FCF88E26A2", - "data" : "msgraph.mail.demo.MailDemo", + "config" : { + "data" : "msgraph.mail.demo.MailDemo" + }, "elements" : [ { "id" : "f5", "type" : "RequestStart", diff --git a/msgraph-mail-demo/src_hd/msgraph/mail/demo/Mails/MailsProcess.p.json b/msgraph-mail-demo/src_hd/msgraph/mail/demo/Mails/MailsProcess.p.json index 6d1445d..168c8a1 100644 --- a/msgraph-mail-demo/src_hd/msgraph/mail/demo/Mails/MailsProcess.p.json +++ b/msgraph-mail-demo/src_hd/msgraph/mail/demo/Mails/MailsProcess.p.json @@ -1,8 +1,10 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "17F263C6C3570D4D", - "data" : "msgraph.mail.demo.Mails.MailsData", "kind" : "HTML_DIALOG", + "config" : { + "data" : "msgraph.mail.demo.Mails.MailsData" + }, "elements" : [ { "id" : "f0", "type" : "HtmlDialogStart", diff --git a/msgraph-mail-demo/src_hd/msgraph/mail/demo/WriteMail/WriteMailProcess.p.json b/msgraph-mail-demo/src_hd/msgraph/mail/demo/WriteMail/WriteMailProcess.p.json index cf72a60..bb485b4 100644 --- a/msgraph-mail-demo/src_hd/msgraph/mail/demo/WriteMail/WriteMailProcess.p.json +++ b/msgraph-mail-demo/src_hd/msgraph/mail/demo/WriteMail/WriteMailProcess.p.json @@ -1,8 +1,10 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "17F2641240C1D006", - "data" : "msgraph.mail.demo.WriteMail.WriteMailData", "kind" : "HTML_DIALOG", + "config" : { + "data" : "msgraph.mail.demo.WriteMail.WriteMailData" + }, "elements" : [ { "id" : "f0", "type" : "HtmlDialogStart", diff --git a/msgraph-oauth-feature/.settings/ch.ivyteam.ivy.designer.prefs b/msgraph-oauth-feature/.settings/ch.ivyteam.ivy.designer.prefs index 0bb1846..7afe50c 100644 --- a/msgraph-oauth-feature/.settings/ch.ivyteam.ivy.designer.prefs +++ b/msgraph-oauth-feature/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,5 +1,5 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_DATA_CLASS=msgraph.connector.Data ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=msgraph.connector ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=11 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=94005 -eclipse.preferences.version=1 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=100000 +eclipse.preferences.version=1 \ No newline at end of file diff --git a/msgraph-oauth-feature/pom.xml b/msgraph-oauth-feature/pom.xml index 8dcbda4..192edf6 100644 --- a/msgraph-oauth-feature/pom.xml +++ b/msgraph-oauth-feature/pom.xml @@ -1,36 +1,33 @@ - + 4.0.0 com.axonivy.connector.msgraph msgraph-oauth-feature - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT iar - scm:git:https://github.com/axonivy-market/${project.name}.git - HEAD - - sonatype - https://oss.sonatype.org/content/repositories/snapshots always + sonatype + https://oss.sonatype.org/content/repositories/snapshots - com.axonivy.ivy.ci project-build-plugin - 9.4.1 + 10.0.0 + true [9.4.0,] - true maven-assembly-plugin @@ -52,7 +49,6 @@ - org.apache.maven.plugins maven-release-plugin 3.0.0-M4 @@ -61,5 +57,4 @@ - diff --git a/msgraph-todo-demo/.settings/ch.ivyteam.ivy.designer.prefs b/msgraph-todo-demo/.settings/ch.ivyteam.ivy.designer.prefs index b2cbd2f..4e92796 100644 --- a/msgraph-todo-demo/.settings/ch.ivyteam.ivy.designer.prefs +++ b/msgraph-todo-demo/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,5 +1,5 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_DATA_CLASS=msgraph.todo.demo.ToDoDemo ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=com.axonivy.connector.office365.msgraph.todo.demo ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=11 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=94005 -eclipse.preferences.version=1 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=100000 +eclipse.preferences.version=1 \ No newline at end of file diff --git a/msgraph-todo-demo/pom.xml b/msgraph-todo-demo/pom.xml index d281bbb..8710cf6 100644 --- a/msgraph-todo-demo/pom.xml +++ b/msgraph-todo-demo/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 com.axonivy.connector.office365 msgraph-todo-demo - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT iar - com.axonivy.connector.office365 @@ -14,27 +14,25 @@ iar - - sonatype - https://oss.sonatype.org/content/repositories/snapshots always + sonatype + https://oss.sonatype.org/content/repositories/snapshots - com.axonivy.ivy.ci project-build-plugin - 9.4.1 + 10.0.0 + true [9.4.0,] - true diff --git a/msgraph-todo-demo/processes/Demo/ms365ToDo.p.json b/msgraph-todo-demo/processes/Demo/ms365ToDo.p.json index 18d7131..eca02dc 100644 --- a/msgraph-todo-demo/processes/Demo/ms365ToDo.p.json +++ b/msgraph-todo-demo/processes/Demo/ms365ToDo.p.json @@ -1,7 +1,9 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "176F208BF8721ECC", - "data" : "msgraph.todo.demo.ToDoDemo", + "config" : { + "data" : "msgraph.todo.demo.ToDoDemo" + }, "elements" : [ { "id" : "f0", "type" : "RequestStart", diff --git a/msgraph-todo-demo/src_hd/msgraph/todo/demo/CreateTask/CreateTaskProcess.p.json b/msgraph-todo-demo/src_hd/msgraph/todo/demo/CreateTask/CreateTaskProcess.p.json index bfea3ec..c500693 100644 --- a/msgraph-todo-demo/src_hd/msgraph/todo/demo/CreateTask/CreateTaskProcess.p.json +++ b/msgraph-todo-demo/src_hd/msgraph/todo/demo/CreateTask/CreateTaskProcess.p.json @@ -1,8 +1,10 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "178453C7286728D9", - "data" : "msgraph.todo.demo.CreateTask.CreateTaskData", "kind" : "HTML_DIALOG", + "config" : { + "data" : "msgraph.todo.demo.CreateTask.CreateTaskData" + }, "elements" : [ { "id" : "f0", "type" : "HtmlDialogStart", diff --git a/msgraph-todo-demo/src_hd/msgraph/todo/demo/Tasks/TasksProcess.p.json b/msgraph-todo-demo/src_hd/msgraph/todo/demo/Tasks/TasksProcess.p.json index 4a17911..22c03a9 100644 --- a/msgraph-todo-demo/src_hd/msgraph/todo/demo/Tasks/TasksProcess.p.json +++ b/msgraph-todo-demo/src_hd/msgraph/todo/demo/Tasks/TasksProcess.p.json @@ -1,8 +1,10 @@ { - "format" : "9.4.20", + "format" : "10.0.0", "id" : "17844EE777AE68B9", - "data" : "msgraph.todo.demo.Tasks.TasksData", "kind" : "HTML_DIALOG", + "config" : { + "data" : "msgraph.todo.demo.Tasks.TasksData" + }, "elements" : [ { "id" : "f0", "type" : "HtmlDialogStart", diff --git a/pom.xml b/pom.xml index dd97d85..a9d3ce4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.axonivy.connector.office365 msgraph-connector msgraph-modules - 9.4.5-SNAPSHOT + 10.0.0-SNAPSHOT pom