|
99 | 99 | </plugin>
|
100 | 100 |
|
101 | 101 |
|
102 |
| - <!--<plugin>--> |
103 |
| - <!--<groupId>org.sonatype.plugins</groupId>--> |
104 |
| - <!--<artifactId>nexus-staging-maven-plugin</artifactId>--> |
105 |
| - <!--<version>1.6.8</version>--> |
106 |
| - <!--<extensions>true</extensions>--> |
107 |
| - <!--<configuration>--> |
108 |
| - <!--<serverId>ossrh</serverId>--> |
109 |
| - <!--<nexusUrl>https://oss.sonatype.org/</nexusUrl>--> |
110 |
| - <!--<autoReleaseAfterClose>true</autoReleaseAfterClose>--> |
111 |
| - <!--</configuration>--> |
112 |
| - <!--</plugin>--> |
113 |
| - |
114 |
| - <!--<plugin>--> |
115 |
| - <!--<groupId>org.apache.maven.plugins</groupId>--> |
116 |
| - <!--<artifactId>maven-gpg-plugin</artifactId>--> |
117 |
| - <!--<version>1.5</version>--> |
118 |
| - <!--<executions>--> |
119 |
| - <!--<execution>--> |
120 |
| - <!--<id>sign-artifacts</id>--> |
121 |
| - <!--<phase>verify</phase>--> |
122 |
| - <!--<goals>--> |
123 |
| - <!--<goal>sign</goal>--> |
124 |
| - <!--</goals>--> |
125 |
| - <!--</execution>--> |
126 |
| - <!--</executions>--> |
127 |
| - <!--</plugin>--> |
| 102 | +<!-- <plugin>--> |
| 103 | +<!-- <groupId>org.sonatype.plugins</groupId>--> |
| 104 | +<!-- <artifactId>nexus-staging-maven-plugin</artifactId>--> |
| 105 | +<!-- <version>1.6.8</version>--> |
| 106 | +<!-- <extensions>true</extensions>--> |
| 107 | +<!-- <configuration>--> |
| 108 | +<!-- <serverId>ossrh</serverId>--> |
| 109 | +<!-- <nexusUrl>https://oss.sonatype.org/</nexusUrl>--> |
| 110 | +<!-- <autoReleaseAfterClose>true</autoReleaseAfterClose>--> |
| 111 | +<!-- </configuration>--> |
| 112 | +<!-- </plugin>--> |
| 113 | + |
| 114 | +<!-- <plugin>--> |
| 115 | +<!-- <groupId>org.apache.maven.plugins</groupId>--> |
| 116 | +<!-- <artifactId>maven-gpg-plugin</artifactId>--> |
| 117 | +<!-- <version>1.5</version>--> |
| 118 | +<!-- <executions>--> |
| 119 | +<!-- <execution>--> |
| 120 | +<!-- <id>sign-artifacts</id>--> |
| 121 | +<!-- <phase>verify</phase>--> |
| 122 | +<!-- <goals>--> |
| 123 | +<!-- <goal>sign</goal>--> |
| 124 | +<!-- </goals>--> |
| 125 | +<!-- </execution>--> |
| 126 | +<!-- </executions>--> |
| 127 | +<!-- </plugin>--> |
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
|
0 commit comments