From 57387a63290d8dedc79c813f4873a964b6c3328c Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 18 Nov 2025 10:55:52 +0000
Subject: [PATCH 1/2] [maven-release-plugin] prepare release v1.1.18
---
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 40f360ea..32c979b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
dev.learning.xapi
xapi-build
- 1.1.18-SNAPSHOT
+ 1.1.18
pom
xAPI Build
learning.dev xAPI Build
@@ -68,7 +68,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.18
GitHub Issues
@@ -270,17 +270,17 @@
dev.learning.xapi
xapi-model
- 1.1.18-SNAPSHOT
+ 1.1.18
dev.learning.xapi
xapi-model-spring-boot-starter
- 1.1.18-SNAPSHOT
+ 1.1.18
dev.learning.xapi
xapi-client
- 1.1.18-SNAPSHOT
+ 1.1.18
io.jsonwebtoken
diff --git a/samples/core/pom.xml b/samples/core/pom.xml
index 17a2cd02..195bb708 100644
--- a/samples/core/pom.xml
+++ b/samples/core/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi.samples
xapi-samples-build
- 1.1.18-SNAPSHOT
+ 1.1.18
core
xAPI Samples Core
diff --git a/samples/delete-activity-profile/pom.xml b/samples/delete-activity-profile/pom.xml
index eee891d5..fe79661b 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.18-SNAPSHOT
+ 1.1.18
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 686bf6da..14e43d60 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.18-SNAPSHOT
+ 1.1.18
delete-agent-profile
Delete xAPI Agent Profile Sample
diff --git a/samples/delete-state/pom.xml b/samples/delete-state/pom.xml
index 7536e832..59426a94 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.18-SNAPSHOT
+ 1.1.18
delete-state
Delete xAPI State Sample
diff --git a/samples/delete-states/pom.xml b/samples/delete-states/pom.xml
index a8dbe7df..5097a602 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.18-SNAPSHOT
+ 1.1.18
delete-states
Delete xAPI States Sample
diff --git a/samples/get-about/pom.xml b/samples/get-about/pom.xml
index ab9ed7ac..ff53c93d 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.18-SNAPSHOT
+ 1.1.18
get-about
Get xAPI About Sample
diff --git a/samples/get-activity-profile/pom.xml b/samples/get-activity-profile/pom.xml
index 7cccae67..3c615e2e 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.18-SNAPSHOT
+ 1.1.18
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 3a15d192..8a62e70a 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.18-SNAPSHOT
+ 1.1.18
get-activity-profiles
Get xAPI Activity Profiles Sample
diff --git a/samples/get-activity/pom.xml b/samples/get-activity/pom.xml
index 95615d0e..32928c85 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.18-SNAPSHOT
+ 1.1.18
get-activity
Get xAPI Activity Sample
diff --git a/samples/get-agent-profile/pom.xml b/samples/get-agent-profile/pom.xml
index a8abe791..3beadb01 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.18-SNAPSHOT
+ 1.1.18
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 9ac11357..e03e1cdd 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.18-SNAPSHOT
+ 1.1.18
get-agent-profiles
Get xAPI Agent Profiles Sample
diff --git a/samples/get-agents/pom.xml b/samples/get-agents/pom.xml
index bef25bc5..bcdabc9f 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.18-SNAPSHOT
+ 1.1.18
get-agents
Get xAPI Agents Sample
diff --git a/samples/get-more-statements/pom.xml b/samples/get-more-statements/pom.xml
index 1608d553..cf8103f1 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.18-SNAPSHOT
+ 1.1.18
get-more-statements
Get xAPI More Statements Sample
diff --git a/samples/get-state/pom.xml b/samples/get-state/pom.xml
index 144309d9..38618b97 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.18-SNAPSHOT
+ 1.1.18
get-state
Get xAPI State Sample
diff --git a/samples/get-statement-iterator/pom.xml b/samples/get-statement-iterator/pom.xml
index 98ab97f1..7765e805 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.18-SNAPSHOT
+ 1.1.18
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 a05155d9..43bb6e88 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.18-SNAPSHOT
+ 1.1.18
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 3a73aae2..741fc4c0 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.18-SNAPSHOT
+ 1.1.18
get-statement
Get xAPI Statement Sample
diff --git a/samples/get-statements/pom.xml b/samples/get-statements/pom.xml
index 1c358e3c..8e3cb034 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.18-SNAPSHOT
+ 1.1.18
get-statements
Get xAPI Statements Sample
diff --git a/samples/get-states/pom.xml b/samples/get-states/pom.xml
index 9a0d2676..467634a0 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.18-SNAPSHOT
+ 1.1.18
get-states
Get xAPI States Sample
diff --git a/samples/get-voided-statement/pom.xml b/samples/get-voided-statement/pom.xml
index 933c9560..a593ef6d 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.18-SNAPSHOT
+ 1.1.18
get-voided-statement
Get xAPI Voided Statement Sample
diff --git a/samples/pom.xml b/samples/pom.xml
index 039ad4a2..9fc0554f 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi
xapi-build
- 1.1.18-SNAPSHOT
+ 1.1.18
dev.learning.xapi.samples
xapi-samples-build
@@ -27,7 +27,7 @@
dev.learning.xapi.samples
core
- 1.1.18-SNAPSHOT
+ 1.1.18
diff --git a/samples/post-activity-profile/pom.xml b/samples/post-activity-profile/pom.xml
index 03f1c140..b479d9ea 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.18-SNAPSHOT
+ 1.1.18
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 40dadb9a..adf2fbcf 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.18-SNAPSHOT
+ 1.1.18
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 9c8e6734..4dfb3613 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.18-SNAPSHOT
+ 1.1.18
post-signed-statement
Post xAPI Signed Statement Sample
diff --git a/samples/post-state/pom.xml b/samples/post-state/pom.xml
index 293e9f34..f102e50f 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.18-SNAPSHOT
+ 1.1.18
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 f1fc56e6..c5bc2c31 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.18-SNAPSHOT
+ 1.1.18
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 58578c78..0c89938c 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.18-SNAPSHOT
+ 1.1.18
post-statement
Post xAPI Statement Sample
diff --git a/samples/post-statements/pom.xml b/samples/post-statements/pom.xml
index 81f0307e..52b2212a 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.18-SNAPSHOT
+ 1.1.18
post-statements
Post xAPI Statements Sample
diff --git a/samples/put-activity-profile/pom.xml b/samples/put-activity-profile/pom.xml
index ec28ad8a..83dbac90 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.18-SNAPSHOT
+ 1.1.18
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 36d88642..d79e76a0 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.18-SNAPSHOT
+ 1.1.18
put-agent-profile
Put xAPI Agent Profile Sample
diff --git a/samples/put-state/pom.xml b/samples/put-state/pom.xml
index 5e252d2f..8cea197f 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.18-SNAPSHOT
+ 1.1.18
put-state
Put xAPI State Sample
diff --git a/samples/xapi-server/pom.xml b/samples/xapi-server/pom.xml
index 0aaee912..62d1aeb1 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.18-SNAPSHOT
+ 1.1.18
xapi-server
xAPI Server Sample
diff --git a/xapi-client/pom.xml b/xapi-client/pom.xml
index f56c3b7d..65f85db7 100644
--- a/xapi-client/pom.xml
+++ b/xapi-client/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi
xapi-build
- 1.1.18-SNAPSHOT
+ 1.1.18
xapi-client
diff --git a/xapi-model-spring-boot-starter/pom.xml b/xapi-model-spring-boot-starter/pom.xml
index 0eca19e7..cf958d9e 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.18-SNAPSHOT
+ 1.1.18
xapi-model-spring-boot-starter
xAPI Spring Boot Starter
diff --git a/xapi-model/pom.xml b/xapi-model/pom.xml
index af693c1a..983b5f67 100644
--- a/xapi-model/pom.xml
+++ b/xapi-model/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi
xapi-build
- 1.1.18-SNAPSHOT
+ 1.1.18
xapi-model
xAPI Model
From c34537d3ac203195562e81a1a32b516eaa023a37 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 18 Nov 2025 10:55:58 +0000
Subject: [PATCH 2/2] [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 32c979b2..87f6680a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
dev.learning.xapi
xapi-build
- 1.1.18
+ 1.1.19-SNAPSHOT
pom
xAPI Build
learning.dev xAPI Build
@@ -68,7 +68,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.18
+ HEAD
GitHub Issues
@@ -270,17 +270,17 @@
dev.learning.xapi
xapi-model
- 1.1.18
+ 1.1.19-SNAPSHOT
dev.learning.xapi
xapi-model-spring-boot-starter
- 1.1.18
+ 1.1.19-SNAPSHOT
dev.learning.xapi
xapi-client
- 1.1.18
+ 1.1.19-SNAPSHOT
io.jsonwebtoken
diff --git a/samples/core/pom.xml b/samples/core/pom.xml
index 195bb708..34d7b54c 100644
--- a/samples/core/pom.xml
+++ b/samples/core/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi.samples
xapi-samples-build
- 1.1.18
+ 1.1.19-SNAPSHOT
core
xAPI Samples Core
diff --git a/samples/delete-activity-profile/pom.xml b/samples/delete-activity-profile/pom.xml
index fe79661b..9b34562a 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.18
+ 1.1.19-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 14e43d60..16828113 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.18
+ 1.1.19-SNAPSHOT
delete-agent-profile
Delete xAPI Agent Profile Sample
diff --git a/samples/delete-state/pom.xml b/samples/delete-state/pom.xml
index 59426a94..c85dc9f1 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.18
+ 1.1.19-SNAPSHOT
delete-state
Delete xAPI State Sample
diff --git a/samples/delete-states/pom.xml b/samples/delete-states/pom.xml
index 5097a602..62136c42 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.18
+ 1.1.19-SNAPSHOT
delete-states
Delete xAPI States Sample
diff --git a/samples/get-about/pom.xml b/samples/get-about/pom.xml
index ff53c93d..91a285bb 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.18
+ 1.1.19-SNAPSHOT
get-about
Get xAPI About Sample
diff --git a/samples/get-activity-profile/pom.xml b/samples/get-activity-profile/pom.xml
index 3c615e2e..a06c3ff1 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.18
+ 1.1.19-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 8a62e70a..0608f18f 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.18
+ 1.1.19-SNAPSHOT
get-activity-profiles
Get xAPI Activity Profiles Sample
diff --git a/samples/get-activity/pom.xml b/samples/get-activity/pom.xml
index 32928c85..b81c266d 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.18
+ 1.1.19-SNAPSHOT
get-activity
Get xAPI Activity Sample
diff --git a/samples/get-agent-profile/pom.xml b/samples/get-agent-profile/pom.xml
index 3beadb01..c5b95139 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.18
+ 1.1.19-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 e03e1cdd..c678e1fc 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.18
+ 1.1.19-SNAPSHOT
get-agent-profiles
Get xAPI Agent Profiles Sample
diff --git a/samples/get-agents/pom.xml b/samples/get-agents/pom.xml
index bcdabc9f..2875db1d 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.18
+ 1.1.19-SNAPSHOT
get-agents
Get xAPI Agents Sample
diff --git a/samples/get-more-statements/pom.xml b/samples/get-more-statements/pom.xml
index cf8103f1..7aeecfe5 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.18
+ 1.1.19-SNAPSHOT
get-more-statements
Get xAPI More Statements Sample
diff --git a/samples/get-state/pom.xml b/samples/get-state/pom.xml
index 38618b97..b01c2a23 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.18
+ 1.1.19-SNAPSHOT
get-state
Get xAPI State Sample
diff --git a/samples/get-statement-iterator/pom.xml b/samples/get-statement-iterator/pom.xml
index 7765e805..ff9247bd 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.18
+ 1.1.19-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 43bb6e88..e99a63af 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.18
+ 1.1.19-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 741fc4c0..ac1dc715 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.18
+ 1.1.19-SNAPSHOT
get-statement
Get xAPI Statement Sample
diff --git a/samples/get-statements/pom.xml b/samples/get-statements/pom.xml
index 8e3cb034..6ade7510 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.18
+ 1.1.19-SNAPSHOT
get-statements
Get xAPI Statements Sample
diff --git a/samples/get-states/pom.xml b/samples/get-states/pom.xml
index 467634a0..4c36b8fa 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.18
+ 1.1.19-SNAPSHOT
get-states
Get xAPI States Sample
diff --git a/samples/get-voided-statement/pom.xml b/samples/get-voided-statement/pom.xml
index a593ef6d..e5c13885 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.18
+ 1.1.19-SNAPSHOT
get-voided-statement
Get xAPI Voided Statement Sample
diff --git a/samples/pom.xml b/samples/pom.xml
index 9fc0554f..2e6bb0c3 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi
xapi-build
- 1.1.18
+ 1.1.19-SNAPSHOT
dev.learning.xapi.samples
xapi-samples-build
@@ -27,7 +27,7 @@
dev.learning.xapi.samples
core
- 1.1.18
+ 1.1.19-SNAPSHOT
diff --git a/samples/post-activity-profile/pom.xml b/samples/post-activity-profile/pom.xml
index b479d9ea..d7197455 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.18
+ 1.1.19-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 adf2fbcf..3b92d73d 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.18
+ 1.1.19-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 4dfb3613..e1e6e8de 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.18
+ 1.1.19-SNAPSHOT
post-signed-statement
Post xAPI Signed Statement Sample
diff --git a/samples/post-state/pom.xml b/samples/post-state/pom.xml
index f102e50f..be19e223 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.18
+ 1.1.19-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 c5bc2c31..882af265 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.18
+ 1.1.19-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 0c89938c..1ad6e059 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.18
+ 1.1.19-SNAPSHOT
post-statement
Post xAPI Statement Sample
diff --git a/samples/post-statements/pom.xml b/samples/post-statements/pom.xml
index 52b2212a..95e8d69b 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.18
+ 1.1.19-SNAPSHOT
post-statements
Post xAPI Statements Sample
diff --git a/samples/put-activity-profile/pom.xml b/samples/put-activity-profile/pom.xml
index 83dbac90..da8e7f7b 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.18
+ 1.1.19-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 d79e76a0..3f4b4edd 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.18
+ 1.1.19-SNAPSHOT
put-agent-profile
Put xAPI Agent Profile Sample
diff --git a/samples/put-state/pom.xml b/samples/put-state/pom.xml
index 8cea197f..674b0863 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.18
+ 1.1.19-SNAPSHOT
put-state
Put xAPI State Sample
diff --git a/samples/xapi-server/pom.xml b/samples/xapi-server/pom.xml
index 62d1aeb1..958ab462 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.18
+ 1.1.19-SNAPSHOT
xapi-server
xAPI Server Sample
diff --git a/xapi-client/pom.xml b/xapi-client/pom.xml
index 65f85db7..c26c85bd 100644
--- a/xapi-client/pom.xml
+++ b/xapi-client/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi
xapi-build
- 1.1.18
+ 1.1.19-SNAPSHOT
xapi-client
diff --git a/xapi-model-spring-boot-starter/pom.xml b/xapi-model-spring-boot-starter/pom.xml
index cf958d9e..821f75eb 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.18
+ 1.1.19-SNAPSHOT
xapi-model-spring-boot-starter
xAPI Spring Boot Starter
diff --git a/xapi-model/pom.xml b/xapi-model/pom.xml
index 983b5f67..edfd0ead 100644
--- a/xapi-model/pom.xml
+++ b/xapi-model/pom.xml
@@ -4,7 +4,7 @@
dev.learning.xapi
xapi-build
- 1.1.18
+ 1.1.19-SNAPSHOT
xapi-model
xAPI Model