Skip to content

Commit 4f64624

Browse files
committed
[maven-release-plugin] prepare release tincan-1.1.0
1 parent b7c93e3 commit 4f64624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.rusticisoftware</groupId>
66
<artifactId>tincan</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.1.0</version>
88
<name>Tin Can Java Library</name>
99
<url>http://rusticisoftware.github.io/TinCanJava/</url>
1010
<description>Library used to interact with Learning Record Stores (LRS) speaking the Tin Can API protocol.</description>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://github.com/RusticiSoftware/TinCanJava.git</connection>
3838
<developerConnection>scm:git:git@github.com:RusticiSoftware/TinCanJava.git</developerConnection>
3939
<url>https://github.com/RusticiSoftware/TinCanJava</url>
40-
<tag>HEAD</tag>
40+
<tag>tincan-1.1.0</tag>
4141
</scm>
4242
<build>
4343
<plugins>

0 commit comments

Comments
 (0)