Skip to content

Commit

Permalink
fix: change version to a snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
vilkg authored Mar 25, 2020
1 parent 582976f commit 74f926f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.hisp.dhis</groupId>
<artifactId>api-test-utils</artifactId>
<version>1.1.2</version>
<version>1.1.2-SNAPSHOT</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -63,4 +63,4 @@
<url>https://maven.pkg.github.com/dhis2/api-test-utils</url>
</repository>
</distributionManagement>
</project>
</project>

0 comments on commit 74f926f

Please sign in to comment.