Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jass-2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jberclaz committed Jul 19, 2024
1 parent bccd54b commit 34ab396
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,19 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>com.leflat</groupId>
<artifactId>jass</artifactId>
<version>2.2.3-SNAPSHOT</version>
<version>2.2.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<scm>
<developerConnection>scm:git:[email protected]:jberclaz/jass.git</developerConnection>
<tag>jass-2.2.1</tag>
<tag>jass-2.2.3</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 34ab396

Please sign in to comment.