Skip to content

Commit 76be30d

Browse files
committed
release 2.0.4.7
1 parent a61e4e3 commit 76be30d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>io.github.bdezonia</groupId>
88
<artifactId>zorbage</artifactId>
9-
<version>2.0.4.6</version>
9+
<version>2.0.4.7</version>
1010
<packaging>jar</packaging>
1111
<name>Zorbage</name>
1212
<description>Algebraic data types and algorithms for use in numeric processing</description>
@@ -158,6 +158,8 @@
158158
<extensions>true</extensions>
159159
<configuration>
160160
<publishingServerId>central</publishingServerId>
161+
<autoPublish>true</autoPublish>
162+
<waitUntil>published</waitUntil>
161163
</configuration>
162164
</plugin>
163165
</plugins>

0 commit comments

Comments
 (0)