Skip to content

Commit 17d27eb

Browse files
committed
[maven-release-plugin] prepare release 4.2.0
1 parent 972888c commit 17d27eb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<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">
43
<modelVersion>4.0.0</modelVersion>
54
<description>Globs library used to expose an http api and etcd using globs</description>
65
<url>https://globsframework.org</url>
76
<groupId>org.globsframework</groupId>
87
<packaging>jar</packaging>
98
<artifactId>globs-http</artifactId>
109
<name>Generic Lightweight ObjectS http</name>
11-
<version>4.2-SNAPSHOT</version>
10+
<version>4.2.0</version>
1211

1312
<developers>
1413
<developer>
@@ -39,7 +38,8 @@
3938
<connection>scm:git:git@github.com:globsframework/globs-http</connection>
4039
<developerConnection>scm:git:git@github.com:globsframework/globs-http</developerConnection>
4140
<url>https://github.com/globsframework/globs-http</url>
42-
</scm>
41+
<tag>4.2.0</tag>
42+
</scm>
4343

4444
<profiles>
4545
<profile>

0 commit comments

Comments
 (0)