Skip to content

Commit 357ed2e

Browse files
authored
Attempts to migrate to Sonatype's new publishing mechanism: attempt 1 (#24)
Signed-off-by: Laird Nelson <[email protected]>
1 parent fd85792 commit 357ed2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ as a Maven dependency:
3131
Always check https://search.maven.org/artifact/org.microbean/microbean-construct
3232
for up-to-date available versions.
3333
-->
34-
<version>0.0.12</version>
34+
<version>0.0.13</version>
3535
</dependency>
3636
```
3737

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<version>0.8.0</version>
316316
<extensions>true</extensions>
317317
<configuration>
318-
<publishingServerId>central.sontaype.com</publishingServerId>
318+
<publishingServerId>central.sonatype.com</publishingServerId>
319319
</configuration>
320320
</plugin>
321321
</plugins>

0 commit comments

Comments
 (0)