Skip to content

Commit b28a918

Browse files
authored
chore: Back to next snapshot version (#77)
* Back to next snapshot version * Change deployment name
1 parent acbc738 commit b28a918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>jar</packaging>
1010
<name>DHIS JSON Tree</name>
1111
<url>https://github.com/dhis2/json-tree</url>
12-
<version>1.8.1</version>
12+
<version>1.9.0-SNAPSHOT</version>
1313

1414
<developers>
1515
<developer>
@@ -148,7 +148,7 @@
148148
<configuration>
149149
<publishingServerId>central</publishingServerId>
150150
<autoPublish>true</autoPublish>
151-
<waitUntil>published</waitUntil>
151+
<deploymentName>DHIS JSON Tree</deploymentName>
152152
</configuration>
153153
</plugin>
154154
</plugins>

0 commit comments

Comments
 (0)