Skip to content

Commit

Permalink
build(release): rollback the release of v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruromero committed Jun 18, 2024
1 parent 147e1d4 commit b184424
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
<?xml version="1.0"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<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.redhat.ecosystemappeng.exhort</groupId>
<artifactId>osv-ingester</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<name>OSV Ingester</name>
<description>Red Hat Trusted Profile Analyser :: Exhort :: OSV Ingester</description>

Expand Down

0 comments on commit b184424

Please sign in to comment.