File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >io.github.benjaminsoelberg.jft</groupId >
76 <artifactId >JavaForensicsToolkit</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.0.1</version >
98 <packaging >jar</packaging >
109 <name >Java Forensics Toolkit</name >
1110
1211 <scm >
1312 <url >https://github.com/BenjaminSoelberg/JavaForensicsToolkit</url >
1413 <
connection >scm:git:
[email protected] :BenjaminSoelberg/JavaForensicsToolkit.git</
connection >
1514 <
developerConnection >scm:git:
[email protected] :BenjaminSoelberg/JavaForensicsToolkit.git</
developerConnection >
16- </scm >
15+ <tag >1.0.1</tag >
16+ </scm >
1717
1818 <properties >
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments