Skip to content

Commit 4ca4667

Browse files
committed
Release 1.4.3
1 parent f62953f commit 4ca4667

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@
1515
<parent>
1616
<groupId>org.powertac</groupId>
1717
<artifactId>powertac-server</artifactId>
18-
<version>1.4.3-SNAPSHOT</version>
18+
<version>1.4.3</version>
1919
<relativePath />
2020
</parent>
2121

2222
<properties>
23+
<powertac-server.version>1.4.3</powertac-server.version>
2324
<jetty.version>9.3.11.v20160721</jetty.version>
2425
<syst.args></syst.args>
2526
</properties>

0 commit comments

Comments
 (0)