Skip to content

Commit 8995973

Browse files
committed
m-m-m/mmm#2: central portal migration
1 parent e84226b commit 8995973

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.mvn/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<settings>
33
<servers>
44
<server>
5-
<id>deploy</id>
5+
<id>central</id>
66
<username>${env.SONATYPE_USERNAME}</username>
77
<password>${env.SONATYPE_PASSWORD}</password>
88
</server>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.m-m-m</groupId>
66
<artifactId>mmm</artifactId>
7-
<version>23</version>
7+
<version>26</version>
88
<relativePath>../parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>mmm-code-parent</artifactId>

0 commit comments

Comments
 (0)