This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-prometheus.git


The following commit(s) were added to refs/heads/master by this push:
     new d9e9fb1  [maven-release-plugin] prepare release 
org.apache.sling.commons.metrics.prometheus-0.1.0
d9e9fb1 is described below

commit d9e9fb1930e3a578e61dd626b1211f1b293c9475
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Sun Sep 24 20:10:08 2023 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.commons.metrics.prometheus-0.1.0
---
 pom.xml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index ea4fbb4..1d34a2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,7 @@
     License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS 
     OF ANY KIND, either express or implied. See the License for the specific 
     language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.sling</groupId>
@@ -20,7 +18,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.commons.metrics.prometheus</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <name>Apache Sling Commons Prometheus Metrics Exporter</name>
     <properties>
         
<io.prometheus.simpleclient.version>0.6.0</io.prometheus.simpleclient.version>
@@ -31,7 +29,7 @@
       
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-prometheus.git</connection>
       
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-prometheus.git</developerConnection>
       
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-metrics-prometheus.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.commons.metrics.prometheus-0.1.0</tag>
     </scm>
 
     <build>

Reply via email to