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 47a1003 commit 6109d97Copy full SHA for 6109d97
pom.xml
@@ -29,7 +29,7 @@
29
<version>${revision}</version>
30
31
<properties>
32
- <revision>1.1.0-SNAPSHOT</revision>
+ <revision>1.1.0</revision>
33
<project.build.outputTimestamp>1980-02-01T00:00:00Z</project.build.outputTimestamp>
34
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35
<java.version>1.8</java.version>
@@ -86,7 +86,7 @@
86
<url>https://github.com/osgi/osgi-test</url>
87
<connection>scm:git:https://github.com/osgi/osgi-test.git</connection>
88
<developerConnection>scm:git:git@github.com:osgi/osgi-test.git</developerConnection>
89
- <tag>HEAD</tag>
+ <tag>1.1.0</tag>
90
</scm>
91
<developers>
92
<developer>
0 commit comments