Skip to content

Commit 543d47f

Browse files
committed
[maven-release-plugin] prepare release ifcopenshellplugin-0.5.92
1 parent efdf32d commit 543d47f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?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">
43
<modelVersion>4.0.0</modelVersion>
54
<groupId>org.opensourcebim</groupId>
65
<artifactId>ifcopenshellplugin</artifactId>
7-
<version>0.5.92-SNAPSHOT</version>
6+
<version>0.5.92</version>
87
<name>IfcOpenShell-BIMserver-plugin</name>
98
<description>BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files</description>
109
<url>https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin</url>
@@ -29,6 +28,7 @@
2928
<connection>scm:git:https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin.git</connection>
3029
<developerConnection>scm:git:https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin.git</developerConnection>
3130
<url>https://github.com/opensourceBIM/IfcOpenShell-BIMserver-plugin.git</url>
31+
<tag>ifcopenshellplugin-0.5.92</tag>
3232
</scm>
3333
<issueManagement>
3434
<system>GitHub</system>

0 commit comments

Comments
 (0)