Skip to content

Commit

Permalink
Merge pull request #180 from HSLdevcom/develop
Browse files Browse the repository at this point in the history
1.3.22
  • Loading branch information
mjaakko authored Mar 16, 2021
2 parents 4e1dac4 + 5f7e169 commit ebeedc5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fi.hsl</groupId>
<artifactId>transitdata-common</artifactId>
<version>1.3.21</version>
<version>1.3.22</version>
<packaging>jar</packaging>
<name>Common utilities for Transitdata projects</name>
<properties>
Expand Down Expand Up @@ -231,7 +231,8 @@
</configuration>
<executions>
<execution>
<phase>package</phase>
<!--Do not run the assembly plugin twice -->
<!--<phase>package</phase>-->
<goals>
<goal>single</goal>
</goals>
Expand Down

0 comments on commit ebeedc5

Please sign in to comment.