Skip to content

Commit fdb02c4

Browse files
committed
[maven-release-plugin] prepare release indy-parent-1.7.2
1 parent 89d385b commit fdb02c4

File tree

121 files changed

+239
-239
lines changed

Some content is hidden

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

121 files changed

+239
-239
lines changed

addons/autoprox/client-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-autoprox</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626
<artifactId>indy-autoprox-client-java</artifactId>
2727
<name>Indy :: Add-Ons :: Auto-Proxy :: Java Client</name>

addons/autoprox/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-autoprox</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626
<artifactId>indy-autoprox-common</artifactId>
2727
<name>Indy :: Add-Ons :: Auto-Proxy :: Common</name>

addons/autoprox/ftests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-autoprox</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626

2727
<artifactId>indy-ftests-autoprox</artifactId>

addons/autoprox/jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-autoprox</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626

2727
<artifactId>indy-autoprox-jaxrs</artifactId>

addons/autoprox/model-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-autoprox</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626
<artifactId>indy-autoprox-model-java</artifactId>
2727
<name>Indy :: Add-Ons :: Auto-Proxy :: Java Domain Model</name>

addons/autoprox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-addons</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626
<artifactId>indy-autoprox</artifactId>
2727
<name>Indy :: Add-Ons :: Auto-Proxy :: Parent</name>

addons/content-browse/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-content-browse</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626
<artifactId>indy-content-browse-common</artifactId>
2727
<name>Indy :: Add-Ons :: Directory Content Browse :: Common</name>

addons/content-browse/ftests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-content-browse</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626

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

addons/content-browse/jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-content-browse</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.commonjava.indy</groupId>
2323
<artifactId>indy-content-browse</artifactId>
24-
<version>1.7.2-SNAPSHOT</version>
24+
<version>1.7.2</version>
2525
</parent>
2626
<artifactId>indy-content-browse-model-java</artifactId>
2727
<name>Indy :: Add-Ons :: Directory Content Browse :: Java Domain Model</name>

0 commit comments

Comments
 (0)