File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
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
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >org.exist-db</groupId >
98 <artifactId >exist-apps-parent</artifactId >
109 <version >1.8</version >
11- <relativePath />
10+ <relativePath />
1211 </parent >
1312
1413 <groupId >com.fusiondb.studio</groupId >
1514 <artifactId >fusion-studio-api</artifactId >
16- <version >1.0.0-SNAPSHOT </version >
15+ <version >0. 1.0</version >
1716
1817 <name >Fusion Studio API</name >
1918 <description >API for Fusion Studio</description >
3635 <url >https://github.com/evolvedbinary/fusion-studio-api.git</url >
3736 <connection >scm:git:https://github.com/evolvedbinary/fusion-studio-api.git</connection >
3837 <developerConnection >scm:git:https://github.com/evolvedbinary/fusion-studio-api.git</developerConnection >
39- </scm >
38+ <tag >0.1.0</tag >
39+ </scm >
4040
4141 <issueManagement >
4242 <system >GitHub</system >
You can’t perform that action at this time.
0 commit comments