Skip to content

Commit ca9c158

Browse files
committed
[maven-release-plugin] prepare release ifcplugins-0.0.97
1 parent 1ceabd6 commit ca9c158

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

IfcPlugins/pom.xml

+3-4
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>ifcplugins</artifactId>
7-
<version>0.0.97-SNAPSHOT</version>
6+
<version>0.0.97</version>
87
<name>IfcPlugins</name>
98
<description>BIMserver plugin that provides IFC serializers/deserializers</description>
109
<url>https://github.com/opensourceBIM/IfcPlugins/BIMserver</url>
@@ -28,7 +27,7 @@
2827
<scm>
2928
<connection>scm:git:https://github.com/opensourceBIM/IfcPlugins.git</connection>
3029
<developerConnection>scm:git:https://github.com/opensourceBIM/IfcPlugins.git</developerConnection>
31-
<tag>ifcplugins-0.0.32</tag>
30+
<tag>ifcplugins-0.0.97</tag>
3231
<url>https://github.com/opensourceBIM/IfcPlugins.git</url>
3332
</scm>
3433
<issueManagement>

0 commit comments

Comments
 (0)