Skip to content

Commit

Permalink
Release infrautils
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-releng committed Feb 11, 2025
1 parent 0d8eda8 commit 727f97b
Show file tree
Hide file tree
Showing 42 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion artifacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-artifacts</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
4 changes: 2 additions & 2 deletions common/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
<name>ODL :: infrautils :: ${project.artifactId}</name>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-artifacts</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>common-aggregator</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion common/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion diagstatus/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion diagstatus/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion diagstatus/it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../itestutils/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion diagstatus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>diagstatus-aggregator</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion diagstatus/shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion diagstatus/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

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

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-docs</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>Infra Utils documentation</description>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-artifacts</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion features/features-infrautils-experimental/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>features-infrautils-experimental</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>feature</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion features/features-infrautils-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/features-infrautils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>features-infrautils</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>feature</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion features/infrautils-features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-features</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>feature</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion features/odl-infrautils-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/odl-infrautils-diagstatus-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions features/odl-infrautils-diagstatus/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<repository>mvn:org.opendaylight.odlparent/odl-guava/13.1.2/xml/features</repository>
<repository>mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.2/xml/features</repository>
<repository>mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.2/xml/features</repository>
<repository>mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.8-SNAPSHOT/xml/features</repository>
<repository>mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.8-SNAPSHOT/xml/features</repository>
<repository>mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.8/xml/features</repository>
<repository>mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.8/xml/features</repository>
<feature name="odl-infrautils-diagstatus" description="OpenDaylight :: Infrautils :: DiagStatus" version="6.0.8.SNAPSHOT">
<details>odl-infrautils-diagstatus</details>
<feature version="[13,14)">odl-apache-commons-lang3</feature>
Expand All @@ -16,9 +16,9 @@
<feature version="[13,14)">odl-servlet-api</feature>
<feature version="6.0.8.SNAPSHOT" prerequisite="false" dependency="false">odl-infrautils-utils</feature>
<feature version="6.0.8.SNAPSHOT" prerequisite="false" dependency="false">odl-infrautils-ready</feature>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-web/6.0.8-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-api/6.0.8-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.8-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.8-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-web/6.0.8</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-api/6.0.8</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.8</bundle>
<bundle>mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.8</bundle>
</feature>
</features>
2 changes: 1 addition & 1 deletion features/odl-infrautils-diagstatus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/odl-infrautils-inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/odl-infrautils-ready/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/odl-infrautils-utils/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<feature name="odl-infrautils-utils" description="OpenDaylight :: Infrautils :: Utils" version="6.0.8.SNAPSHOT">
<details>odl-infrautils-utils</details>
<feature version="[13,14)">odl-guava</feature>
<bundle>mvn:org.opendaylight.infrautils/infrautils-util/6.0.8-SNAPSHOT</bundle>
<bundle>mvn:org.opendaylight.infrautils/infrautils-util/6.0.8</bundle>
</feature>
</features>
2 changes: 1 addition & 1 deletion features/odl-infrautils-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>feature-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<name>OpenDaylight :: Infrautils :: ${project.artifactId}</name>

Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>features-aggregator</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion inject/inject-guice-testutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion inject/inject-guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion inject/inject-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion inject/inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>inject-aggregator</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion itestutils/it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion itestutils/itestutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

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

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils-parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-artifacts</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion itestutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils-aggregator</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<packaging>pom</packaging>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
Expand Down
2 changes: 1 addition & 1 deletion karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-karaf</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<!-- <name> formatting is used by autorelease to parse and notify projects on
build failure. Please do not modify this unless you have a good reason. -->
<name>ODL :: infrautils :: ${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-aggregator</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<name>infrautils</name> <!-- Used by Sonar to set project name -->
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion ready/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ready/guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ready/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.1.1</version>
<relativePath>../../common/parent</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 727f97b

Please sign in to comment.