We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04de0d1 commit 3e5c86dCopy full SHA for 3e5c86d
1 file changed
transaction-motan/pom.xml
@@ -133,20 +133,6 @@
133
</execution>
134
</executions>
135
</plugin>
136
- <plugin>
137
- <groupId>org.apache.maven.plugins</groupId>
138
- <artifactId>maven-gpg-plugin</artifactId>
139
- <version>1.6</version>
140
- <executions>
141
- <execution>
142
- <id>sign-artifacts</id>
143
- <phase>verify</phase>
144
- <goals>
145
- <goal>sign</goal>
146
- </goals>
147
- </execution>
148
- </executions>
149
- </plugin>
150
</plugins>
151
</build>
152
0 commit comments