Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jfiveparse-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syjer committed Jun 16, 2024
1 parent a35bcb6 commit 3820831
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>ch.digitalfondue.jfiveparse</groupId>
<artifactId>jfiveparse</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<inceptionYear>2015</inceptionYear>

Expand All @@ -26,7 +25,7 @@
<connection>scm:git:[email protected]:digitalfondue/jfiveparse.git</connection>
<developerConnection>scm:git:[email protected]:digitalfondue/jfiveparse.git</developerConnection>
<url>https://github.com/digitalfondue/jfiveparse.git</url>
<tag>HEAD</tag>
<tag>jfiveparse-1.1.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 3820831

Please sign in to comment.