Skip to content

Commit

Permalink
build(release): prepare release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ruromero committed Mar 14, 2024
1 parent a70ef0f commit 7fe4e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.redhat.ecosystemappeng.onguard</groupId>
<artifactId>onguard</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<name>ONGuard</name>
<description>Red Hat Trusted Profile Analyser :: Exhort :: ONGuard</description>
<url>https://github.com/RHEcosystemAppEng/onguard</url>
Expand Down Expand Up @@ -51,7 +51,7 @@
<url>https://github.com/RHEcosystemAppEng/onguard</url>
<connection>scm:git:[email protected]:RHEcosystemAppEng/onguard.git</connection>
<developerConnection>scm:git:[email protected]:RHEcosystemAppEng/onguard.git</developerConnection>
<tag>v1.0.3</tag>
<tag>v1.0.4</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 7fe4e71

Please sign in to comment.