We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd85792 commit 357ed2eCopy full SHA for 357ed2e
2 files changed
README.md
@@ -31,7 +31,7 @@ as a Maven dependency:
31
Always check https://search.maven.org/artifact/org.microbean/microbean-construct
32
for up-to-date available versions.
33
-->
34
- <version>0.0.12</version>
+ <version>0.0.13</version>
35
</dependency>
36
```
37
pom.xml
@@ -315,7 +315,7 @@
315
<version>0.8.0</version>
316
<extensions>true</extensions>
317
<configuration>
318
- <publishingServerId>central.sontaype.com</publishingServerId>
+ <publishingServerId>central.sonatype.com</publishingServerId>
319
</configuration>
320
</plugin>
321
</plugins>
0 commit comments