Skip to content

Commit 245cff1

Browse files
committed
Increment version number for publish
1 parent 66c7796 commit 245cff1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>ca.hss</groupId>
5-
<artifactId>hss-java</artifactId>
4+
<groupId>ca.hss.wise</groupId>
5+
<artifactId>hss-java-wise</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.2.0-3</version>
8-
<name>hss-java</name>
9-
<url>http://heartlandsoftware.ca/</url>
7+
<version>1.2.4</version>
8+
<name>hss-java-wise</name>
9+
<url>https://firegrowthmodel.ca</url>
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)