Skip to content

Commit d4aaca6

Browse files
committed
Rebuild client with LaunchAuth and updateLearnerInfo
1 parent e49b489 commit d4aaca6

File tree

135 files changed

+829
-422
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+829
-422
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
SCORM Cloud Rest API
44
- API version: 2.0
5-
- Build date: 2019-11-19T22:54:47.497-06:00
5+
- Build date: 2020-03-06T09:44:40.358-06:00
66

77
REST API used for SCORM Cloud integrations.
88

release.properties

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#release configuration
2+
#Fri Mar 06 11:01:50 CST 2020
3+
scm.tagNameFormat=@{project.artifactId}-@{project.version}
4+
pushChanges=true
5+
scm.url=scm\:git\:git@github.com\:RusticiSoftware/scormcloud-api-v2-client-java.git
6+
preparationGoals=clean verify
7+
projectVersionPolicyId=default
8+
remoteTagging=true
9+
scm.commentPrefix=[maven-release-plugin]
10+
exec.snapshotReleasePluginAllowed=false
11+
completedPhase=check-poms

0 commit comments

Comments
 (0)