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

Commit 99c6808

Browse files
committed
Update parent pom to released version
1 parent 9afb765 commit 99c6808

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
32
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
76
<groupId>org.codehaus.plexus</groupId>
87
<artifactId>plexus</artifactId>
9-
<version>4.0-SNAPSHOT</version>
8+
<version>4.0</version>
109
<relativePath>../pom/pom.xml</relativePath>
1110
</parent>
1211

0 commit comments

Comments
 (0)