Skip to content

Commit

Permalink
Merge pull request #36 from lgdd/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.5.6-SNAPSHOT
  • Loading branch information
lgdd authored Apr 16, 2024
2 parents 5ba7156 + fa980ac commit 889412b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.lgdd.liferay.starter</groupId>
<artifactId>liferay-starter</artifactId>
<version>2.5.5</version>
<version>2.5.6-SNAPSHOT</version>

<properties>
<commons-compress.version>1.26.1</commons-compress.version>
Expand Down

0 comments on commit 889412b

Please sign in to comment.