Skip to content

Commit 7c2beda

Browse files
gselzerctrueden
authored andcommitted
Remove profile
We don't need it
1 parent 69f1967 commit 7c2beda

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

pom.xml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -135,30 +135,6 @@
135135
</plugins>
136136
</build>
137137

138-
<profiles>
139-
<profile>
140-
<id>release</id>
141-
<build>
142-
<plugins>
143-
<plugin>
144-
<groupId>org.apache.maven.plugins</groupId>
145-
<artifactId>maven-gpg-plugin</artifactId>
146-
<version>1.5</version>
147-
<executions>
148-
<execution>
149-
<id>sign-artifacts</id>
150-
<phase>verify</phase>
151-
<goals>
152-
<goal>sign</goal>
153-
</goals>
154-
</execution>
155-
</executions>
156-
</plugin>
157-
</plugins>
158-
</build>
159-
</profile>
160-
</profiles>
161-
162138
<dependencies>
163139
<dependency>
164140
<groupId>org.apache.maven.enforcer</groupId>

0 commit comments

Comments
 (0)