File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 <scm >
3434 <connection >scm:git:git://github.com/offixa/PDFixa.git</connection >
3535 <developerConnection >scm:git:ssh://git@github.com/offixa/PDFixa.git</developerConnection >
36- <url >https://github.com/Mirzoxid /PDFixa</url >
36+ <url >https://github.com/offixa /PDFixa</url >
3737 </scm >
3838
3939 <properties >
5353 </dependency >
5454 </dependencies >
5555
56- <distributionManagement >
57- <repository >
58- <id >ossrh</id >
59- <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
60- </repository >
61- <snapshotRepository >
62- <id >ossrh</id >
63- <url >https://s01.oss.sonatype.org/content/repositories/snapshots/</url >
64- </snapshotRepository >
65- </distributionManagement >
66-
6756 <build >
6857 <plugins >
6958 <plugin >
10897 </execution >
10998 </executions >
11099 </plugin >
100+ <plugin >
101+ <groupId >org.sonatype.central</groupId >
102+ <artifactId >central-publishing-maven-plugin</artifactId >
103+ <version >0.4.0</version >
104+ <extensions >true</extensions >
105+ <configuration >
106+ <publishingServerId >central</publishingServerId >
107+ </configuration >
108+ </plugin >
111109 </plugins >
112110 </build >
113111
You can’t perform that action at this time.
0 commit comments