File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >org.opensourcebim</groupId >
6
5
<artifactId >ifcopenshellplugin</artifactId >
7
- <version >0.5.92-SNAPSHOT </version >
6
+ <version >0.5.92</version >
8
7
<name >IfcOpenShell-BIMserver-plugin</name >
9
8
<description >BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files</description >
10
9
<url >https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin</url >
29
28
<connection >scm:git:https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin.git</connection >
30
29
<developerConnection >scm:git:https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin.git</developerConnection >
31
30
<url >https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin.git</url >
31
+ <tag >ifcopenshellplugin-0.5.92</tag >
32
32
</scm >
33
33
<issueManagement >
34
34
<system >GitHub</system >
You can’t perform that action at this time.
0 commit comments