We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197e781 commit b969a0aCopy full SHA for b969a0a
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rusticisoftware</groupId>
6
<artifactId>tincan</artifactId>
7
- <version>0.8.1-SNAPSHOT</version>
+ <version>0.9.0</version>
8
<name>Tin Can Java Library</name>
9
<url>http://rusticisoftware.github.io/TinCanJava/</url>
10
<description>Library used to interact with Learning Record Stores (LRS) speaking the Tin Can API protocol.</description>
@@ -37,7 +37,7 @@
37
<connection>scm:git:https://github.com/RusticiSoftware/TinCanJava.git</connection>
38
<developerConnection>scm:git:[email protected]:RusticiSoftware/TinCanJava.git</developerConnection>
39
<url>https://github.com/RusticiSoftware/TinCanJava</url>
40
- <tag>HEAD</tag>
+ <tag>tincan-0.9.0</tag>
41
</scm>
42
<build>
43
<plugins>
0 commit comments