Skip to content

Commit 63b8ee0

Browse files
[maven-release-plugin] prepare release indy-parent-2.7.6
1 parent 22b47a0 commit 63b8ee0

File tree

131 files changed

+389
-520
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+389
-520
lines changed

addons/changelog/client-java/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120
<parent>
2221
<artifactId>indy-changelog</artifactId>
2322
<groupId>org.commonjava.indy</groupId>
24-
<version>2.7.6-SNAPSHOT</version>
23+
<version>2.7.6</version>
2524
</parent>
2625
<modelVersion>4.0.0</modelVersion>
2726

addons/changelog/common/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-changelog</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726
<artifactId>indy-changelog-common</artifactId>
2827
<name>Indy :: Add-Ons :: ChangeLog :: Common</name>

addons/changelog/ftests/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
limitations under the License.
1616
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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">
2019
<modelVersion>4.0.0</modelVersion>
2120

2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-changelog</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726

2827
<artifactId>indy-ftests-changelog</artifactId>

addons/changelog/jaxrs/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
limitations under the License.
1616
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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">
2019
<modelVersion>4.0.0</modelVersion>
2120

2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-changelog</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726

2827
<artifactId>indy-changelog-jaxrs</artifactId>

addons/changelog/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-addons</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726
<artifactId>indy-changelog</artifactId>
2827
<name>Indy :: Add-Ons :: ChangeLog :: Parent</name>

addons/content-browse/client-java/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120
<parent>
2221
<artifactId>indy-content-browse</artifactId>
2322
<groupId>org.commonjava.indy</groupId>
24-
<version>2.7.6-SNAPSHOT</version>
23+
<version>2.7.6</version>
2524
</parent>
2625
<modelVersion>4.0.0</modelVersion>
2726

addons/content-browse/common/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-content-browse</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726
<artifactId>indy-content-browse-common</artifactId>
2827
<name>Indy :: Add-Ons :: Directory Content Browse :: Common</name>

addons/content-browse/ftests/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
limitations under the License.
1616
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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">
2019
<modelVersion>4.0.0</modelVersion>
2120

2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-content-browse</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726

2827
<artifactId>indy-ftests-content-browse</artifactId>

addons/content-browse/jaxrs/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
limitations under the License.
1616
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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">
2019
<modelVersion>4.0.0</modelVersion>
2120

2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-content-browse</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726

2827
<artifactId>indy-content-browse-jaxrs</artifactId>

addons/content-browse/model-java/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120
<modelVersion>4.0.0</modelVersion>
2221
<parent>
2322
<groupId>org.commonjava.indy</groupId>
2423
<artifactId>indy-content-browse</artifactId>
25-
<version>2.7.6-SNAPSHOT</version>
24+
<version>2.7.6</version>
2625
</parent>
2726
<artifactId>indy-content-browse-model-java</artifactId>
2827
<name>Indy :: Add-Ons :: Directory Content Browse :: Java Domain Model</name>

0 commit comments

Comments
 (0)