Skip to content

Commit 3e2fe43

Browse files
committed
[maven-release-plugin] prepare release prometheus-jdbc-exporter-1.1
1 parent be92590 commit 3e2fe43

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
@@ -3,7 +3,7 @@
33

44
<groupId>no.sysco.middleware.metrics</groupId>
55
<artifactId>prometheus-jdbc-exporter</artifactId>
6-
<version>1.1-SNAPSHOT</version>
6+
<version>1.1</version>
77
<packaging>jar</packaging>
88

99
<name>prometheus-jdbc-exporter</name>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:[email protected]:sysco-middleware/prometheus-jdbc-exporter.git</connection>
2121
<developerConnection>scm:git:[email protected]:sysco-middleware/prometheus-jdbc-exporter.git</developerConnection>
2222
<url>[email protected]:sysco-middleware/prometheus-jdbc-exporter.git</url>
23-
<tag>HEAD</tag>
23+
<tag>prometheus-jdbc-exporter-1.1</tag>
2424
</scm>
2525

2626
<properties>

0 commit comments

Comments
 (0)