Skip to content

Commit d46dae6

Browse files
committed
doing
1 parent be752fe commit d46dae6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

pom.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -201,11 +201,10 @@
201201
<plugin>
202202
<groupId>org.sonatype.central</groupId>
203203
<artifactId>central-publishing-maven-plugin</artifactId>
204-
<version>0.8.0</version>
204+
<version>0.9.0</version>
205205
<extensions>true</extensions>
206206
<configuration>
207207
<publishingServerId>central</publishingServerId>
208-
<tokenAuth>true</tokenAuth>
209208
<autoPublish>true</autoPublish>
210209
<waitUntil>published</waitUntil>
211210
</configuration>
@@ -249,10 +248,10 @@
249248

250249
<developers>
251250
<developer>
252-
<id>reda-alaoui</id>
253-
<name>Réda Housni Alaoui</name>
254-
<email>reda-alaoui@hey.com</email>
255-
<url>https://github.com/reda-alaoui</url>
251+
<id>f_ms</id>
252+
<name>f_ms</name>
253+
<email>hi@imf.ms</email>
254+
<url>https://github.com/imfms</url>
256255
</developer>
257256
</developers>
258257

0 commit comments

Comments
 (0)