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 26e69a7 commit 73f3f2dCopy full SHA for 73f3f2d
pom.xml
@@ -29,7 +29,7 @@
29
<name>Open Telemetry Protocol</name>
30
<description>Open Telemetry protocol for building storage integrations</description>
31
<url>https://github.com/ArpNetworking/open-telemetry-protocol</url>
32
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.1.0</version>
33
34
<licenses>
35
<license>
@@ -63,7 +63,7 @@
63
<connection>scm:git:[email protected]:arpnetworking/open-telemetry-protocol.git</connection>
64
<developerConnection>scm:git:[email protected]:arpnetworking/open-telemetry-protocol.git</developerConnection>
65
<url>https://github.com/arpnetworking/open-telemetry-protocol</url>
66
- <tag>HEAD</tag>
+ <tag>open-telemetry-protocol-1.1.0</tag>
67
</scm>
68
69
<properties>
0 commit comments