From 2d59c7ee4a34cdc765066801e5d7fc9c49a94da0 Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Tue, 27 Jun 2023 11:53:19 +0100 Subject: [PATCH 1/3] Update pom.xml examples to version 1.1.11 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3b77ff6d..8abe9ad4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To use the xAPI Java Client include the appropriate XML in the `dependencies` se dev.learning.xapi xapi-client - 1.1.10 + 1.1.11 @@ -302,7 +302,7 @@ To use the xAPI Model Spring Boot Starter include the appropriate XML in the `de dev.learning.xapi xapi-model-spring-boot-starter - 1.1.10 + 1.1.11 ``` @@ -355,7 +355,7 @@ To use the xAPI Model include the appropriate XML in the `dependencies` section dev.learning.xapi xapi-model - 1.1.10 + 1.1.11 From 1d5dabc9bb3c51ebedd026c1691471b945cfb794 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:57:38 +0000 Subject: [PATCH 2/3] [maven-release-plugin] prepare release v1.1.11 --- pom.xml | 10 +++++----- samples/core/pom.xml | 2 +- samples/delete-activity-profile/pom.xml | 2 +- samples/delete-agent-profile/pom.xml | 2 +- samples/delete-state/pom.xml | 2 +- samples/delete-states/pom.xml | 2 +- samples/get-about/pom.xml | 2 +- samples/get-activity-profile/pom.xml | 2 +- samples/get-activity-profiles/pom.xml | 2 +- samples/get-activity/pom.xml | 2 +- samples/get-agent-profile/pom.xml | 2 +- samples/get-agent-profiles/pom.xml | 2 +- samples/get-agents/pom.xml | 2 +- samples/get-more-statements/pom.xml | 2 +- samples/get-state/pom.xml | 2 +- samples/get-statement-iterator/pom.xml | 2 +- samples/get-statement-with-attachment/pom.xml | 2 +- samples/get-statement/pom.xml | 2 +- samples/get-statements/pom.xml | 2 +- samples/get-states/pom.xml | 2 +- samples/get-voided-statement/pom.xml | 2 +- samples/pom.xml | 4 ++-- samples/post-activity-profile/pom.xml | 2 +- samples/post-agent-profile/pom.xml | 2 +- samples/post-signed-statement/pom.xml | 2 +- samples/post-state/pom.xml | 2 +- samples/post-statement-with-attachment/pom.xml | 2 +- samples/post-statement/pom.xml | 2 +- samples/post-statements/pom.xml | 2 +- samples/put-activity-profile/pom.xml | 2 +- samples/put-agent-profile/pom.xml | 2 +- samples/put-state/pom.xml | 2 +- samples/xapi-server/pom.xml | 2 +- xapi-client/pom.xml | 2 +- xapi-model-spring-boot-starter/pom.xml | 2 +- xapi-model/pom.xml | 2 +- 36 files changed, 41 insertions(+), 41 deletions(-) diff --git a/pom.xml b/pom.xml index 91925b9e..5e5d7e8c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.learning.xapi xapi-build - 1.1.11-SNAPSHOT + 1.1.11 pom xAPI Build learning.dev xAPI Build @@ -67,7 +67,7 @@ https://github.com/BerryCloud/xapi-java scm:git:https://github.com/BerryCloud/xapi-java.git scm:git:https://github.com/BerryCloud/xapi-java.git - HEAD + v1.1.11 GitHub Issues @@ -262,17 +262,17 @@ dev.learning.xapi xapi-model - 1.1.11-SNAPSHOT + 1.1.11 dev.learning.xapi xapi-model-spring-boot-starter - 1.1.11-SNAPSHOT + 1.1.11 dev.learning.xapi xapi-client - 1.1.11-SNAPSHOT + 1.1.11 io.jsonwebtoken diff --git a/samples/core/pom.xml b/samples/core/pom.xml index db62896b..3414739f 100644 --- a/samples/core/pom.xml +++ b/samples/core/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 core xAPI Samples Core diff --git a/samples/delete-activity-profile/pom.xml b/samples/delete-activity-profile/pom.xml index 15fc9579..ab1b24c4 100644 --- a/samples/delete-activity-profile/pom.xml +++ b/samples/delete-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 delete-activity-profile Delete xAPI Activity Profile Sample diff --git a/samples/delete-agent-profile/pom.xml b/samples/delete-agent-profile/pom.xml index 9386b194..bdc287a9 100644 --- a/samples/delete-agent-profile/pom.xml +++ b/samples/delete-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 delete-agent-profile Delete xAPI Agent Profile Sample diff --git a/samples/delete-state/pom.xml b/samples/delete-state/pom.xml index b1f8cb22..a8087f4d 100644 --- a/samples/delete-state/pom.xml +++ b/samples/delete-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 delete-state Delete xAPI State Sample diff --git a/samples/delete-states/pom.xml b/samples/delete-states/pom.xml index a06ecc57..da4e5767 100644 --- a/samples/delete-states/pom.xml +++ b/samples/delete-states/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 delete-states Delete xAPI States Sample diff --git a/samples/get-about/pom.xml b/samples/get-about/pom.xml index 4e41c74e..182b5ea4 100644 --- a/samples/get-about/pom.xml +++ b/samples/get-about/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-about Get xAPI About Sample diff --git a/samples/get-activity-profile/pom.xml b/samples/get-activity-profile/pom.xml index 6ef71c17..6fa29399 100644 --- a/samples/get-activity-profile/pom.xml +++ b/samples/get-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-activity-profile Get xAPI Activity Profile Sample diff --git a/samples/get-activity-profiles/pom.xml b/samples/get-activity-profiles/pom.xml index 65f55151..80f343d4 100644 --- a/samples/get-activity-profiles/pom.xml +++ b/samples/get-activity-profiles/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-activity-profiles Get xAPI Activity Profiles Sample diff --git a/samples/get-activity/pom.xml b/samples/get-activity/pom.xml index 5c1044ab..f51790d9 100644 --- a/samples/get-activity/pom.xml +++ b/samples/get-activity/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-activity Get xAPI Activity Sample diff --git a/samples/get-agent-profile/pom.xml b/samples/get-agent-profile/pom.xml index 7eb997f5..5a22322b 100644 --- a/samples/get-agent-profile/pom.xml +++ b/samples/get-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-agent-profile Get xAPI Agent Profile Sample diff --git a/samples/get-agent-profiles/pom.xml b/samples/get-agent-profiles/pom.xml index 05aaed28..bc585d52 100644 --- a/samples/get-agent-profiles/pom.xml +++ b/samples/get-agent-profiles/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-agent-profiles Get xAPI Agent Profiles Sample diff --git a/samples/get-agents/pom.xml b/samples/get-agents/pom.xml index 272e12bd..5bdcb925 100644 --- a/samples/get-agents/pom.xml +++ b/samples/get-agents/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-agents Get xAPI Agents Sample diff --git a/samples/get-more-statements/pom.xml b/samples/get-more-statements/pom.xml index 016d3e38..bed6dae9 100644 --- a/samples/get-more-statements/pom.xml +++ b/samples/get-more-statements/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-more-statements Get xAPI More Statements Sample diff --git a/samples/get-state/pom.xml b/samples/get-state/pom.xml index 8b473f52..b1eebfc0 100644 --- a/samples/get-state/pom.xml +++ b/samples/get-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-state Get xAPI State Sample diff --git a/samples/get-statement-iterator/pom.xml b/samples/get-statement-iterator/pom.xml index dbf68b49..18c01c86 100644 --- a/samples/get-statement-iterator/pom.xml +++ b/samples/get-statement-iterator/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-statement-iterator Get xAPI StatementIterator Sample diff --git a/samples/get-statement-with-attachment/pom.xml b/samples/get-statement-with-attachment/pom.xml index 8310e376..00d36252 100644 --- a/samples/get-statement-with-attachment/pom.xml +++ b/samples/get-statement-with-attachment/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-statement-with-attachment Get xAPI Statement With Attachment Sample diff --git a/samples/get-statement/pom.xml b/samples/get-statement/pom.xml index 5d005379..520a9a37 100644 --- a/samples/get-statement/pom.xml +++ b/samples/get-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-statement Get xAPI Statement Sample diff --git a/samples/get-statements/pom.xml b/samples/get-statements/pom.xml index adb818b3..741fa6da 100644 --- a/samples/get-statements/pom.xml +++ b/samples/get-statements/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-statements Get xAPI Statements Sample diff --git a/samples/get-states/pom.xml b/samples/get-states/pom.xml index cd8ea3c8..58f0af12 100644 --- a/samples/get-states/pom.xml +++ b/samples/get-states/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-states Get xAPI States Sample diff --git a/samples/get-voided-statement/pom.xml b/samples/get-voided-statement/pom.xml index 07821d7e..a8cb9dba 100644 --- a/samples/get-voided-statement/pom.xml +++ b/samples/get-voided-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 get-voided-statement Get xAPI Voided Statement Sample diff --git a/samples/pom.xml b/samples/pom.xml index 445dc46a..77554cb9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11-SNAPSHOT + 1.1.11 dev.learning.xapi.samples xapi-samples-build @@ -27,7 +27,7 @@ dev.learning.xapi.samples core - 1.1.11-SNAPSHOT + 1.1.11 diff --git a/samples/post-activity-profile/pom.xml b/samples/post-activity-profile/pom.xml index 0cebeb69..f7ad1fff 100644 --- a/samples/post-activity-profile/pom.xml +++ b/samples/post-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-activity-profile Post xAPI Activity Profile Sample diff --git a/samples/post-agent-profile/pom.xml b/samples/post-agent-profile/pom.xml index 7d27d68c..77979d47 100644 --- a/samples/post-agent-profile/pom.xml +++ b/samples/post-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-agent-profile Post xAPI Agent Profile Sample diff --git a/samples/post-signed-statement/pom.xml b/samples/post-signed-statement/pom.xml index aa063fed..0a4fbbb9 100644 --- a/samples/post-signed-statement/pom.xml +++ b/samples/post-signed-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-signed-statement Post xAPI Signed Statement Sample diff --git a/samples/post-state/pom.xml b/samples/post-state/pom.xml index a9b42870..d973798b 100644 --- a/samples/post-state/pom.xml +++ b/samples/post-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-state Post xAPI State Sample diff --git a/samples/post-statement-with-attachment/pom.xml b/samples/post-statement-with-attachment/pom.xml index 3dd798c3..93187a82 100644 --- a/samples/post-statement-with-attachment/pom.xml +++ b/samples/post-statement-with-attachment/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-statement-with-attachment Post xAPI Statement With Attachment Sample diff --git a/samples/post-statement/pom.xml b/samples/post-statement/pom.xml index 95d54416..9547ca02 100644 --- a/samples/post-statement/pom.xml +++ b/samples/post-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-statement Post xAPI Statement Sample diff --git a/samples/post-statements/pom.xml b/samples/post-statements/pom.xml index 31961bea..1cedd6b3 100644 --- a/samples/post-statements/pom.xml +++ b/samples/post-statements/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 post-statements Post xAPI Statements Sample diff --git a/samples/put-activity-profile/pom.xml b/samples/put-activity-profile/pom.xml index e27f738b..13315413 100644 --- a/samples/put-activity-profile/pom.xml +++ b/samples/put-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 put-activity-profile Put xAPI Activity Profile Sample diff --git a/samples/put-agent-profile/pom.xml b/samples/put-agent-profile/pom.xml index cfe223b5..a6b61657 100644 --- a/samples/put-agent-profile/pom.xml +++ b/samples/put-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 put-agent-profile Put xAPI Agent Profile Sample diff --git a/samples/put-state/pom.xml b/samples/put-state/pom.xml index f5af3760..91522be3 100644 --- a/samples/put-state/pom.xml +++ b/samples/put-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 put-state Put xAPI State Sample diff --git a/samples/xapi-server/pom.xml b/samples/xapi-server/pom.xml index 56b4e9d1..8b1ce271 100644 --- a/samples/xapi-server/pom.xml +++ b/samples/xapi-server/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11-SNAPSHOT + 1.1.11 xapi-server xAPI Server Sample diff --git a/xapi-client/pom.xml b/xapi-client/pom.xml index 5f55af45..a4d8d1b3 100644 --- a/xapi-client/pom.xml +++ b/xapi-client/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11-SNAPSHOT + 1.1.11 xapi-client diff --git a/xapi-model-spring-boot-starter/pom.xml b/xapi-model-spring-boot-starter/pom.xml index a844abf3..d6da7063 100644 --- a/xapi-model-spring-boot-starter/pom.xml +++ b/xapi-model-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11-SNAPSHOT + 1.1.11 xapi-model-spring-boot-starter xAPI Spring Boot Starter diff --git a/xapi-model/pom.xml b/xapi-model/pom.xml index 0755bf57..d8d1c545 100644 --- a/xapi-model/pom.xml +++ b/xapi-model/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11-SNAPSHOT + 1.1.11 xapi-model xAPI Model From 8ba7681fa786d24f3d7627f445a9f96583e0444a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:57:40 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 10 +++++----- samples/core/pom.xml | 2 +- samples/delete-activity-profile/pom.xml | 2 +- samples/delete-agent-profile/pom.xml | 2 +- samples/delete-state/pom.xml | 2 +- samples/delete-states/pom.xml | 2 +- samples/get-about/pom.xml | 2 +- samples/get-activity-profile/pom.xml | 2 +- samples/get-activity-profiles/pom.xml | 2 +- samples/get-activity/pom.xml | 2 +- samples/get-agent-profile/pom.xml | 2 +- samples/get-agent-profiles/pom.xml | 2 +- samples/get-agents/pom.xml | 2 +- samples/get-more-statements/pom.xml | 2 +- samples/get-state/pom.xml | 2 +- samples/get-statement-iterator/pom.xml | 2 +- samples/get-statement-with-attachment/pom.xml | 2 +- samples/get-statement/pom.xml | 2 +- samples/get-statements/pom.xml | 2 +- samples/get-states/pom.xml | 2 +- samples/get-voided-statement/pom.xml | 2 +- samples/pom.xml | 4 ++-- samples/post-activity-profile/pom.xml | 2 +- samples/post-agent-profile/pom.xml | 2 +- samples/post-signed-statement/pom.xml | 2 +- samples/post-state/pom.xml | 2 +- samples/post-statement-with-attachment/pom.xml | 2 +- samples/post-statement/pom.xml | 2 +- samples/post-statements/pom.xml | 2 +- samples/put-activity-profile/pom.xml | 2 +- samples/put-agent-profile/pom.xml | 2 +- samples/put-state/pom.xml | 2 +- samples/xapi-server/pom.xml | 2 +- xapi-client/pom.xml | 2 +- xapi-model-spring-boot-starter/pom.xml | 2 +- xapi-model/pom.xml | 2 +- 36 files changed, 41 insertions(+), 41 deletions(-) diff --git a/pom.xml b/pom.xml index 5e5d7e8c..4edb7da4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.learning.xapi xapi-build - 1.1.11 + 1.1.12-SNAPSHOT pom xAPI Build learning.dev xAPI Build @@ -67,7 +67,7 @@ https://github.com/BerryCloud/xapi-java scm:git:https://github.com/BerryCloud/xapi-java.git scm:git:https://github.com/BerryCloud/xapi-java.git - v1.1.11 + HEAD GitHub Issues @@ -262,17 +262,17 @@ dev.learning.xapi xapi-model - 1.1.11 + 1.1.12-SNAPSHOT dev.learning.xapi xapi-model-spring-boot-starter - 1.1.11 + 1.1.12-SNAPSHOT dev.learning.xapi xapi-client - 1.1.11 + 1.1.12-SNAPSHOT io.jsonwebtoken diff --git a/samples/core/pom.xml b/samples/core/pom.xml index 3414739f..b73c1aee 100644 --- a/samples/core/pom.xml +++ b/samples/core/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT core xAPI Samples Core diff --git a/samples/delete-activity-profile/pom.xml b/samples/delete-activity-profile/pom.xml index ab1b24c4..573e3526 100644 --- a/samples/delete-activity-profile/pom.xml +++ b/samples/delete-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT delete-activity-profile Delete xAPI Activity Profile Sample diff --git a/samples/delete-agent-profile/pom.xml b/samples/delete-agent-profile/pom.xml index bdc287a9..b22bec5e 100644 --- a/samples/delete-agent-profile/pom.xml +++ b/samples/delete-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT delete-agent-profile Delete xAPI Agent Profile Sample diff --git a/samples/delete-state/pom.xml b/samples/delete-state/pom.xml index a8087f4d..ffe836a4 100644 --- a/samples/delete-state/pom.xml +++ b/samples/delete-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT delete-state Delete xAPI State Sample diff --git a/samples/delete-states/pom.xml b/samples/delete-states/pom.xml index da4e5767..f67a5097 100644 --- a/samples/delete-states/pom.xml +++ b/samples/delete-states/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT delete-states Delete xAPI States Sample diff --git a/samples/get-about/pom.xml b/samples/get-about/pom.xml index 182b5ea4..e1064a46 100644 --- a/samples/get-about/pom.xml +++ b/samples/get-about/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-about Get xAPI About Sample diff --git a/samples/get-activity-profile/pom.xml b/samples/get-activity-profile/pom.xml index 6fa29399..08319f67 100644 --- a/samples/get-activity-profile/pom.xml +++ b/samples/get-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-activity-profile Get xAPI Activity Profile Sample diff --git a/samples/get-activity-profiles/pom.xml b/samples/get-activity-profiles/pom.xml index 80f343d4..40825f1f 100644 --- a/samples/get-activity-profiles/pom.xml +++ b/samples/get-activity-profiles/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-activity-profiles Get xAPI Activity Profiles Sample diff --git a/samples/get-activity/pom.xml b/samples/get-activity/pom.xml index f51790d9..9b9abc7e 100644 --- a/samples/get-activity/pom.xml +++ b/samples/get-activity/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-activity Get xAPI Activity Sample diff --git a/samples/get-agent-profile/pom.xml b/samples/get-agent-profile/pom.xml index 5a22322b..2e929ca1 100644 --- a/samples/get-agent-profile/pom.xml +++ b/samples/get-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-agent-profile Get xAPI Agent Profile Sample diff --git a/samples/get-agent-profiles/pom.xml b/samples/get-agent-profiles/pom.xml index bc585d52..742f64ac 100644 --- a/samples/get-agent-profiles/pom.xml +++ b/samples/get-agent-profiles/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-agent-profiles Get xAPI Agent Profiles Sample diff --git a/samples/get-agents/pom.xml b/samples/get-agents/pom.xml index 5bdcb925..52bd64f9 100644 --- a/samples/get-agents/pom.xml +++ b/samples/get-agents/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-agents Get xAPI Agents Sample diff --git a/samples/get-more-statements/pom.xml b/samples/get-more-statements/pom.xml index bed6dae9..75a69045 100644 --- a/samples/get-more-statements/pom.xml +++ b/samples/get-more-statements/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-more-statements Get xAPI More Statements Sample diff --git a/samples/get-state/pom.xml b/samples/get-state/pom.xml index b1eebfc0..77755cf8 100644 --- a/samples/get-state/pom.xml +++ b/samples/get-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-state Get xAPI State Sample diff --git a/samples/get-statement-iterator/pom.xml b/samples/get-statement-iterator/pom.xml index 18c01c86..6cea3f3b 100644 --- a/samples/get-statement-iterator/pom.xml +++ b/samples/get-statement-iterator/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-statement-iterator Get xAPI StatementIterator Sample diff --git a/samples/get-statement-with-attachment/pom.xml b/samples/get-statement-with-attachment/pom.xml index 00d36252..cc5ba344 100644 --- a/samples/get-statement-with-attachment/pom.xml +++ b/samples/get-statement-with-attachment/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-statement-with-attachment Get xAPI Statement With Attachment Sample diff --git a/samples/get-statement/pom.xml b/samples/get-statement/pom.xml index 520a9a37..53d14fea 100644 --- a/samples/get-statement/pom.xml +++ b/samples/get-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-statement Get xAPI Statement Sample diff --git a/samples/get-statements/pom.xml b/samples/get-statements/pom.xml index 741fa6da..1f4e3928 100644 --- a/samples/get-statements/pom.xml +++ b/samples/get-statements/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-statements Get xAPI Statements Sample diff --git a/samples/get-states/pom.xml b/samples/get-states/pom.xml index 58f0af12..472b38eb 100644 --- a/samples/get-states/pom.xml +++ b/samples/get-states/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-states Get xAPI States Sample diff --git a/samples/get-voided-statement/pom.xml b/samples/get-voided-statement/pom.xml index a8cb9dba..9d4e24f3 100644 --- a/samples/get-voided-statement/pom.xml +++ b/samples/get-voided-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT get-voided-statement Get xAPI Voided Statement Sample diff --git a/samples/pom.xml b/samples/pom.xml index 77554cb9..7b5f2579 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11 + 1.1.12-SNAPSHOT dev.learning.xapi.samples xapi-samples-build @@ -27,7 +27,7 @@ dev.learning.xapi.samples core - 1.1.11 + 1.1.12-SNAPSHOT diff --git a/samples/post-activity-profile/pom.xml b/samples/post-activity-profile/pom.xml index f7ad1fff..dd71d63c 100644 --- a/samples/post-activity-profile/pom.xml +++ b/samples/post-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-activity-profile Post xAPI Activity Profile Sample diff --git a/samples/post-agent-profile/pom.xml b/samples/post-agent-profile/pom.xml index 77979d47..99e7d380 100644 --- a/samples/post-agent-profile/pom.xml +++ b/samples/post-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-agent-profile Post xAPI Agent Profile Sample diff --git a/samples/post-signed-statement/pom.xml b/samples/post-signed-statement/pom.xml index 0a4fbbb9..aaf8b8f2 100644 --- a/samples/post-signed-statement/pom.xml +++ b/samples/post-signed-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-signed-statement Post xAPI Signed Statement Sample diff --git a/samples/post-state/pom.xml b/samples/post-state/pom.xml index d973798b..10f87a5d 100644 --- a/samples/post-state/pom.xml +++ b/samples/post-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-state Post xAPI State Sample diff --git a/samples/post-statement-with-attachment/pom.xml b/samples/post-statement-with-attachment/pom.xml index 93187a82..22e3edf1 100644 --- a/samples/post-statement-with-attachment/pom.xml +++ b/samples/post-statement-with-attachment/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-statement-with-attachment Post xAPI Statement With Attachment Sample diff --git a/samples/post-statement/pom.xml b/samples/post-statement/pom.xml index 9547ca02..9523fd64 100644 --- a/samples/post-statement/pom.xml +++ b/samples/post-statement/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-statement Post xAPI Statement Sample diff --git a/samples/post-statements/pom.xml b/samples/post-statements/pom.xml index 1cedd6b3..ae86c843 100644 --- a/samples/post-statements/pom.xml +++ b/samples/post-statements/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT post-statements Post xAPI Statements Sample diff --git a/samples/put-activity-profile/pom.xml b/samples/put-activity-profile/pom.xml index 13315413..dc3c7259 100644 --- a/samples/put-activity-profile/pom.xml +++ b/samples/put-activity-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT put-activity-profile Put xAPI Activity Profile Sample diff --git a/samples/put-agent-profile/pom.xml b/samples/put-agent-profile/pom.xml index a6b61657..53acd29d 100644 --- a/samples/put-agent-profile/pom.xml +++ b/samples/put-agent-profile/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT put-agent-profile Put xAPI Agent Profile Sample diff --git a/samples/put-state/pom.xml b/samples/put-state/pom.xml index 91522be3..eb7b979f 100644 --- a/samples/put-state/pom.xml +++ b/samples/put-state/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT put-state Put xAPI State Sample diff --git a/samples/xapi-server/pom.xml b/samples/xapi-server/pom.xml index 8b1ce271..1c5af870 100644 --- a/samples/xapi-server/pom.xml +++ b/samples/xapi-server/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.11 + 1.1.12-SNAPSHOT xapi-server xAPI Server Sample diff --git a/xapi-client/pom.xml b/xapi-client/pom.xml index a4d8d1b3..13e5e86a 100644 --- a/xapi-client/pom.xml +++ b/xapi-client/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11 + 1.1.12-SNAPSHOT xapi-client diff --git a/xapi-model-spring-boot-starter/pom.xml b/xapi-model-spring-boot-starter/pom.xml index d6da7063..88a25376 100644 --- a/xapi-model-spring-boot-starter/pom.xml +++ b/xapi-model-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11 + 1.1.12-SNAPSHOT xapi-model-spring-boot-starter xAPI Spring Boot Starter diff --git a/xapi-model/pom.xml b/xapi-model/pom.xml index d8d1c545..854002b8 100644 --- a/xapi-model/pom.xml +++ b/xapi-model/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.11 + 1.1.12-SNAPSHOT xapi-model xAPI Model