File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53 <groupId >org.faction</groupId >
64 <artifactId >faction</artifactId >
7- <version >1.5.2-SNAPSHOT </version >
5+ <version >1.5.2</version >
86 <packaging >war</packaging >
97 <name >Faction</name >
108 <scm >
119 <url >https://github.com/factionsecurity/faction.git</url >
1210 <connection >scm:git:https://github.com/factionsecurity/faction.git</connection >
1311 <developerConnection >
1412 scm:git:https://github.com/factionsecurity/faction.git</developerConnection >
15- <tag >1.4.3 </tag >
13+ <tag >1.5.2 </tag >
1614 </scm >
1715 <properties >
1816 <aws .java.sdk.version>2.18.16</aws .java.sdk.version>
You can’t perform that action at this time.
0 commit comments