Skip to content

Commit 3e5c86d

Browse files
committed
添加motan支持
1 parent 04de0d1 commit 3e5c86d

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

transaction-motan/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -133,20 +133,6 @@
133133
</execution>
134134
</executions>
135135
</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>
150136
</plugins>
151137
</build>
152138

0 commit comments

Comments
 (0)