Skip to content

Commit e98b908

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 8f7d38c commit e98b908

File tree

78 files changed

+152
-152
lines changed

Some content is hidden

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

78 files changed

+152
-152
lines changed

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>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</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>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</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>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</version>
2525
</parent>
2626

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

addons/content-browse/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>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>indy-content-browse</artifactId>
2727
<name>Indy :: Add-Ons :: Directory Content Browse :: Parent</name>

addons/content-browse/ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>indy-content-browse</artifactId>
2222
<groupId>org.commonjava.indy</groupId>
23-
<version>3.4.4</version>
23+
<version>3.4.5-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

addons/diagnostics/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-diagnostics</artifactId>
24-
<version>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>indy-diagnostics-common</artifactId>
2727
<name>Indy :: Add-Ons :: Diagnostic Tools :: Common</name>

addons/diagnostics/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-diagnostics</artifactId>
24-
<version>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</version>
2525
</parent>
2626

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

addons/diagnostics/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-diagnostics</artifactId>
24-
<version>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</version>
2525
</parent>
2626

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

addons/diagnostics/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>3.4.4</version>
24+
<version>3.4.5-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>indy-diagnostics</artifactId>
2727
<name>Indy :: Add-Ons :: Diagnostic Tools :: Parent</name>

addons/event-publisher/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>indy-event-publisher</artifactId>
2222
<groupId>org.commonjava.indy</groupId>
23-
<version>3.4.4</version>
23+
<version>3.4.5-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)