Skip to content

Commit 322033c

Browse files
committed
[maven-release-plugin] prepare release 4.9.0
1 parent b5e75a4 commit 322033c

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,13 +1,12 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43
<description>Globs library used to parse and generate XML using Globs</description>
54
<url>https://globsframework.org</url>
65
<groupId>org.globsframework</groupId>
76
<packaging>jar</packaging>
87
<artifactId>globs-xml</artifactId>
98
<name>xml utils</name>
10-
<version>4.9-SNAPSHOT</version>
9+
<version>4.9.0</version>
1110

1211
<developers>
1312
<developer>
@@ -41,7 +40,8 @@
4140
<connection>scm:git:git@github.com:globsframework/globs-xml</connection>
4241
<developerConnection>scm:git:git@github.com:globsframework/globs-xml</developerConnection>
4342
<url>https://github.com/globsframework/globs-xml</url>
44-
</scm>
43+
<tag>4.9.0</tag>
44+
</scm>
4545

4646
<profiles>
4747
<profile>

0 commit comments

Comments
 (0)