Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
summitt committed Dec 15, 2023
1 parent 8ac9aab commit 054f297
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
<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>org.faction</groupId>
<artifactId>faction</artifactId>
<version>1.1.16-SNAPSHOT</version>
<version>1.1.16</version>
<packaging>war</packaging>
<name>Faction</name>
<scm>
<url>https://github.com/factionsecurity/faction.git</url>
<connection>scm:git:https://github.com/factionsecurity/faction.git</connection>
<developerConnection>
scm:git:https://github.com/factionsecurity/faction.git</developerConnection>
<tag>1.1.0</tag>
<tag>1.1.16</tag>
</scm>
<properties>
<aws.java.sdk.version>2.18.16</aws.java.sdk.version>
Expand Down

0 comments on commit 054f297

Please sign in to comment.