Skip to content

Commit dcdf4f3

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 071e457 commit dcdf4f3

File tree

83 files changed

+186
-186
lines changed

Some content is hidden

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

83 files changed

+186
-186
lines changed

apidocs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.axis2</groupId>
2525
<artifactId>axis2</artifactId>
26-
<version>2.0.0</version>
26+
<version>2.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>apidocs</artifactId>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
3636
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
3737
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
38-
<tag>v2.0.0</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040

4141
<dependencies>

databinding-tests/jaxbri-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.axis2</groupId>
2525
<artifactId>databinding-tests</artifactId>
26-
<version>2.0.0</version>
26+
<version>2.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>jaxbri-tests</artifactId>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
3535
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
3636
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
37-
<tag>v2.0.0</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<dependencies>

databinding-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.axis2</groupId>
2525
<artifactId>axis2</artifactId>
26-
<version>2.0.0</version>
26+
<version>2.0.1-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>databinding-tests</artifactId>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4141
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
42-
<tag>v2.0.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<build>

modules/adb-codegen/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.axis2</groupId>
2727
<artifactId>axis2</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4141
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
42-
<tag>v2.0.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<dependencies>

modules/adb-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.axis2</groupId>
2525
<artifactId>axis2</artifactId>
26-
<version>2.0.0</version>
26+
<version>2.0.1-SNAPSHOT</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
3838
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
3939
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
40-
<tag>v2.0.0</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242

4343
<dependencies>

modules/adb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.axis2</groupId>
2727
<artifactId>axis2</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4141
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
42-
<tag>v2.0.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<dependencies>

modules/addressing/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.axis2</groupId>
2727
<artifactId>axis2</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

@@ -40,7 +40,7 @@
4040
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4141
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4242
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
43-
<tag>v2.0.0</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<dependencies>

modules/clustering/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.axis2</groupId>
2727
<artifactId>axis2</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4141
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
42-
<tag>v2.0.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<properties>

modules/codegen/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.axis2</groupId>
2727
<artifactId>axis2</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4141
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
42-
<tag>v2.0.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<dependencies>

modules/corba/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.axis2</groupId>
2727
<artifactId>axis2</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git</developerConnection>
4141
<url>https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary</url>
42-
<tag>v2.0.0</tag>
42+
<tag>HEAD</tag>
4343
</scm>
4444

4545
<dependencies>

0 commit comments

Comments
 (0)