Skip to content

Commit 5e37cfb

Browse files
committed
Bump to 3.1.0-SNAPSHOT
1 parent a129c7c commit 5e37cfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<groupId>org.apache.maven.shared</groupId>
2525
<artifactId>maven-shared-components</artifactId>
2626
<version>34</version>
27-
<relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
27+
<relativePath/>
2828
</parent>
2929

3030
<artifactId>maven-shared-io</artifactId>
31-
<version>3.0.1-SNAPSHOT</version>
31+
<version>3.1.0-SNAPSHOT</version>
3232

3333
<name>Apache Maven Shared I/O API</name>
3434
<description>API for I/O support like logging, download or file scanning.</description>
@@ -48,7 +48,7 @@
4848
</scm>
4949
<issueManagement>
5050
<system>jira</system>
51-
<url>https://issues.apache.org/jira/browse/MSHARED/component/12326440</url>
51+
<url>https://issues.apache.org/jira/projects/MSHARED</url>
5252
</issueManagement>
5353
<ciManagement>
5454
<system>Jenkins</system>

0 commit comments

Comments
 (0)