Skip to content

Commit 6109d97

Browse files
committed
build: Release 1.1.0
Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
1 parent 47a1003 commit 6109d97

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
@@ -29,7 +29,7 @@
2929
<version>${revision}</version>
3030

3131
<properties>
32-
<revision>1.1.0-SNAPSHOT</revision>
32+
<revision>1.1.0</revision>
3333
<project.build.outputTimestamp>1980-02-01T00:00:00Z</project.build.outputTimestamp>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3535
<java.version>1.8</java.version>
@@ -86,7 +86,7 @@
8686
<url>https://github.com/osgi/osgi-test</url>
8787
<connection>scm:git:https://github.com/osgi/osgi-test.git</connection>
8888
<developerConnection>scm:git:git@github.com:osgi/osgi-test.git</developerConnection>
89-
<tag>HEAD</tag>
89+
<tag>1.1.0</tag>
9090
</scm>
9191
<developers>
9292
<developer>

0 commit comments

Comments
 (0)