diff --git a/pom.xml b/pom.xml index 767e57b0..6269c477 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.learning.xapi xapi-build - 1.1.13-SNAPSHOT + 1.1.13 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.13 GitHub Issues @@ -262,17 +262,17 @@ dev.learning.xapi xapi-model - 1.1.13-SNAPSHOT + 1.1.13 dev.learning.xapi xapi-model-spring-boot-starter - 1.1.13-SNAPSHOT + 1.1.13 dev.learning.xapi xapi-client - 1.1.13-SNAPSHOT + 1.1.13 io.jsonwebtoken diff --git a/samples/core/pom.xml b/samples/core/pom.xml index fc3a1efe..3a24f772 100644 --- a/samples/core/pom.xml +++ b/samples/core/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi.samples xapi-samples-build - 1.1.13-SNAPSHOT + 1.1.13 core xAPI Samples Core diff --git a/samples/delete-activity-profile/pom.xml b/samples/delete-activity-profile/pom.xml index dc46a00d..345ee65b 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.13-SNAPSHOT + 1.1.13 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 fd6bb2db..fccfb0d7 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.13-SNAPSHOT + 1.1.13 delete-agent-profile Delete xAPI Agent Profile Sample diff --git a/samples/delete-state/pom.xml b/samples/delete-state/pom.xml index 645486e7..1832c50a 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.13-SNAPSHOT + 1.1.13 delete-state Delete xAPI State Sample diff --git a/samples/delete-states/pom.xml b/samples/delete-states/pom.xml index aafc4eb6..ae565ec7 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.13-SNAPSHOT + 1.1.13 delete-states Delete xAPI States Sample diff --git a/samples/get-about/pom.xml b/samples/get-about/pom.xml index f83b16e3..683e3474 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.13-SNAPSHOT + 1.1.13 get-about Get xAPI About Sample diff --git a/samples/get-activity-profile/pom.xml b/samples/get-activity-profile/pom.xml index 3891a836..5aa37bdb 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.13-SNAPSHOT + 1.1.13 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 f6318a33..88cea442 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.13-SNAPSHOT + 1.1.13 get-activity-profiles Get xAPI Activity Profiles Sample diff --git a/samples/get-activity/pom.xml b/samples/get-activity/pom.xml index 64c25bb8..e1501edf 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.13-SNAPSHOT + 1.1.13 get-activity Get xAPI Activity Sample diff --git a/samples/get-agent-profile/pom.xml b/samples/get-agent-profile/pom.xml index 4b29bb9b..ce674e1e 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.13-SNAPSHOT + 1.1.13 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 bb757534..125efd72 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.13-SNAPSHOT + 1.1.13 get-agent-profiles Get xAPI Agent Profiles Sample diff --git a/samples/get-agents/pom.xml b/samples/get-agents/pom.xml index 9043094d..51c08f13 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.13-SNAPSHOT + 1.1.13 get-agents Get xAPI Agents Sample diff --git a/samples/get-more-statements/pom.xml b/samples/get-more-statements/pom.xml index 511f8fde..6c9b5919 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.13-SNAPSHOT + 1.1.13 get-more-statements Get xAPI More Statements Sample diff --git a/samples/get-state/pom.xml b/samples/get-state/pom.xml index 14c7ecbb..91ea5220 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.13-SNAPSHOT + 1.1.13 get-state Get xAPI State Sample diff --git a/samples/get-statement-iterator/pom.xml b/samples/get-statement-iterator/pom.xml index 79d3656f..55908de0 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.13-SNAPSHOT + 1.1.13 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 c3f40222..25669dc6 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.13-SNAPSHOT + 1.1.13 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 099573d8..6cf2aef6 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.13-SNAPSHOT + 1.1.13 get-statement Get xAPI Statement Sample diff --git a/samples/get-statements/pom.xml b/samples/get-statements/pom.xml index dcf00049..91fddec4 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.13-SNAPSHOT + 1.1.13 get-statements Get xAPI Statements Sample diff --git a/samples/get-states/pom.xml b/samples/get-states/pom.xml index 866941f9..230a751d 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.13-SNAPSHOT + 1.1.13 get-states Get xAPI States Sample diff --git a/samples/get-voided-statement/pom.xml b/samples/get-voided-statement/pom.xml index b8530f41..e77c230e 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.13-SNAPSHOT + 1.1.13 get-voided-statement Get xAPI Voided Statement Sample diff --git a/samples/pom.xml b/samples/pom.xml index ffea8f2d..1859b33d 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.13-SNAPSHOT + 1.1.13 dev.learning.xapi.samples xapi-samples-build @@ -27,7 +27,7 @@ dev.learning.xapi.samples core - 1.1.13-SNAPSHOT + 1.1.13 diff --git a/samples/post-activity-profile/pom.xml b/samples/post-activity-profile/pom.xml index b81ad322..86d703fb 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.13-SNAPSHOT + 1.1.13 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 1799afa1..9f0fe054 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.13-SNAPSHOT + 1.1.13 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 9f2d8ed0..7777d1a1 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.13-SNAPSHOT + 1.1.13 post-signed-statement Post xAPI Signed Statement Sample diff --git a/samples/post-state/pom.xml b/samples/post-state/pom.xml index 32ca9d13..86bbca35 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.13-SNAPSHOT + 1.1.13 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 f6d26e25..abce326a 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.13-SNAPSHOT + 1.1.13 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 5449bc25..25526e70 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.13-SNAPSHOT + 1.1.13 post-statement Post xAPI Statement Sample diff --git a/samples/post-statements/pom.xml b/samples/post-statements/pom.xml index 9a334f90..74b7bb04 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.13-SNAPSHOT + 1.1.13 post-statements Post xAPI Statements Sample diff --git a/samples/put-activity-profile/pom.xml b/samples/put-activity-profile/pom.xml index ee9788c4..75ec385e 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.13-SNAPSHOT + 1.1.13 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 0c4f49c0..5d8bc46f 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.13-SNAPSHOT + 1.1.13 put-agent-profile Put xAPI Agent Profile Sample diff --git a/samples/put-state/pom.xml b/samples/put-state/pom.xml index 89ffd9f4..f7571ead 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.13-SNAPSHOT + 1.1.13 put-state Put xAPI State Sample diff --git a/samples/xapi-server/pom.xml b/samples/xapi-server/pom.xml index b6fdb6fe..a6193408 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.13-SNAPSHOT + 1.1.13 xapi-server xAPI Server Sample diff --git a/xapi-client/pom.xml b/xapi-client/pom.xml index c86b491f..40f8dfd1 100644 --- a/xapi-client/pom.xml +++ b/xapi-client/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.13-SNAPSHOT + 1.1.13 xapi-client diff --git a/xapi-model-spring-boot-starter/pom.xml b/xapi-model-spring-boot-starter/pom.xml index d034de83..1ee6d7a6 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.13-SNAPSHOT + 1.1.13 xapi-model-spring-boot-starter xAPI Spring Boot Starter diff --git a/xapi-model/pom.xml b/xapi-model/pom.xml index 3ada76ce..60425891 100644 --- a/xapi-model/pom.xml +++ b/xapi-model/pom.xml @@ -4,7 +4,7 @@ dev.learning.xapi xapi-build - 1.1.13-SNAPSHOT + 1.1.13 xapi-model xAPI Model