Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Bump jcabi-parent, removed qulice profile
Browse files Browse the repository at this point in the history
Fixes #53 - getting jcaby-parent fix
jcabi/jcabi-parent#118
into artipie parent, removed qulice profile declaration.
PR: #54
  • Loading branch information
g4s8 committed Mar 1, 2021
1 parent 75482e4 commit 8d088c6
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOFTWARE.
<parent>
<groupId>com.jcabi</groupId>
<artifactId>parent</artifactId>
<version>0.50.7</version>
<version>0.51.2</version>
</parent>
<url>https://github.com/artipie/ppom</url>
<description>Parent POM of Artipie</description>
Expand Down Expand Up @@ -256,17 +256,6 @@ SOFTWARE.
</pluginManagement>
</build>
<profiles>
<profile>
<id>qulice</id>
<build>
<plugins>
<plugin>
<groupId>com.qulice</groupId>
<artifactId>qulice-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>jacoco</id>
<build>
Expand Down

0 comments on commit 8d088c6

Please sign in to comment.