Skip to content

Commit

Permalink
Update parent-pom Artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
halaya committed Jun 28, 2024
1 parent e06187f commit e50dc55
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>maven-parent-pom</artifactId>
<groupId>org.exoplatform</groupId>
<version>27-M03</version>
<groupId>io.meeds</groupId>
<version>27-M04</version>
<relativePath />
</parent>
<groupId>io.meeds.platform</groupId>
Expand Down Expand Up @@ -72,8 +72,6 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<it.verbose>false</it.verbose>
<!-- Unit tests coverage ratio -->
<exo.test.coverage.ratio>0.2</exo.test.coverage.ratio>

<exo.snapshots.repo.url>https://repository.exoplatform.org/content/repositories/meeds-snapshots</exo.snapshots.repo.url>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit e50dc55

Please sign in to comment.