Skip to content

Commit a528090

Browse files
authoredFeb 27, 2025··
Update pom.xml (#1292)
1 parent 57db50a commit a528090

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎pom.xml

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@
1010
<description>NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation.</description>
1111
<url>https://github.com/equinor/neqsim</url>
1212
<packaging>jar</packaging>
13-
<version>${revision}${sha1}${changelist}</version>
13+
<version>${revision}</version>
1414

1515
<properties>
1616
<revision>3.0.18</revision>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19-
<sha1/>
20-
<changelist/>
2119
<checkstyle.config.location>checkstyle_neqsim.xml</checkstyle.config.location>
2220
</properties>
2321
<licenses>

0 commit comments

Comments
 (0)
Please sign in to comment.