Skip to content

Commit

Permalink
[maven-release-plugin] prepare release url-2.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Apr 18, 2023
1 parent 5787768 commit 5c29463
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-aether-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-aether/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-classpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-dir/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-link/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-obr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pax-url-wrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.ops4j.pax</groupId>
<artifactId>url</artifactId>
<version>2.6.14-SNAPSHOT</version>
<version>2.6.14</version>
<packaging>pom</packaging>

<name>OPS4J Pax Url</name>
Expand Down Expand Up @@ -90,7 +90,7 @@
<connection>scm:git:https://github.com/ops4j/org.ops4j.pax.url.git</connection>
<developerConnection>scm:git:git@github.com:ops4j/org.ops4j.pax.url.git</developerConnection>
<url>https://github.com/ops4j/org.ops4j.pax.url/tree/master</url>
<tag>HEAD</tag>
<tag>url-2.6.14</tag>
</scm>

<modules>
Expand Down

0 comments on commit 5c29463

Please sign in to comment.