Skip to content

Commit

Permalink
Upgrade parent version
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-krueger committed Oct 12, 2018
1 parent d0f1ad8 commit c530a2d
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>

<groupId>jakarta.management.j2ee</groupId>
Expand Down Expand Up @@ -297,19 +297,6 @@
</reporting>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
<dependencies>
Expand Down

0 comments on commit c530a2d

Please sign in to comment.