File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <groupId >de.jstacs</groupId >
75 <artifactId >jstacs-fx</artifactId >
8- <version >1.1.0-SNAPSHOT </version >
6+ <version >1.1.0</version >
97
108 <name >JstacsFX</name >
119 <description >Jstacs generic interface using JavaFX.</description >
5048 <connection >scm:git:https://github.com/jstacs/jstacsfx.git</connection >
5149 <developerConnection >scm:git:ssh://git@github.com/jstacs/jstacsfx.git</developerConnection >
5250 <url >https://github.com/jstacs/jstacsfx</url >
53- <tag >HEAD </tag >
51+ <tag >v1.1.0 </tag >
5452 </scm >
5553
5654 <properties >
You can’t perform that action at this time.
0 commit comments