This is an automated email from the ASF dual-hosted git repository.
aw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/master by this push:
new 9761045 YETUS-933. bump master version to 0.13.0-SNAPSHOT (#109)
9761045 is described below
commit 97610454abc82fd08ec2ab6b2b6b7de51cff210d
Author: Allen Wittenauer <[email protected]>
AuthorDate: Mon Apr 13 15:18:02 2020 -0700
YETUS-933. bump master version to 0.13.0-SNAPSHOT (#109)
Signed-off-by: Nick Dimiduk <[email protected]>
---
asf-site-src/pom.xml | 2 +-
audience-annotations-component/audience-annotations-jdiff/pom.xml | 2 +-
audience-annotations-component/audience-annotations/pom.xml | 2 +-
audience-annotations-component/pom.xml | 2 +-
pom.xml | 2 +-
precommit/pom.xml | 2 +-
releasedocmaker/pom.xml | 2 +-
shelldocs/pom.xml | 2 +-
yetus-assemblies/pom.xml | 2 +-
yetus-dist/pom.xml | 2 +-
yetus-maven-plugin/pom.xml | 2 +-
yetus-minimaven-plugin/pom.xml | 2 +-
12 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/asf-site-src/pom.xml b/asf-site-src/pom.xml
index cef4ade..8ea01f5 100644
--- a/asf-site-src/pom.xml
+++ b/asf-site-src/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>asf-site</artifactId>
diff --git a/audience-annotations-component/audience-annotations-jdiff/pom.xml
b/audience-annotations-component/audience-annotations-jdiff/pom.xml
index c6697cd..f8771d0 100644
--- a/audience-annotations-component/audience-annotations-jdiff/pom.xml
+++ b/audience-annotations-component/audience-annotations-jdiff/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>audience-annotations-jdiff</artifactId>
diff --git a/audience-annotations-component/audience-annotations/pom.xml
b/audience-annotations-component/audience-annotations/pom.xml
index 61c7f73..c260563 100644
--- a/audience-annotations-component/audience-annotations/pom.xml
+++ b/audience-annotations-component/audience-annotations/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>audience-annotations</artifactId>
diff --git a/audience-annotations-component/pom.xml
b/audience-annotations-component/pom.xml
index 6cab55c..6ac3ce7 100644
--- a/audience-annotations-component/pom.xml
+++ b/audience-annotations-component/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>audience-annotations-component</artifactId>
diff --git a/pom.xml b/pom.xml
index dc1e5b8..bf9c2ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<description>Project-wide definitions for Apache Yetus</description>
<name>Apache Yetus Project</name>
<packaging>pom</packaging>
diff --git a/precommit/pom.xml b/precommit/pom.xml
index aae659b..c8b81f2 100644
--- a/precommit/pom.xml
+++ b/precommit/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>precommit</artifactId>
diff --git a/releasedocmaker/pom.xml b/releasedocmaker/pom.xml
index cc8fe06..902a7a4 100644
--- a/releasedocmaker/pom.xml
+++ b/releasedocmaker/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>releasedocmaker</artifactId>
diff --git a/shelldocs/pom.xml b/shelldocs/pom.xml
index f2e9b58..6108eed 100644
--- a/shelldocs/pom.xml
+++ b/shelldocs/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>shelldocs</artifactId>
diff --git a/yetus-assemblies/pom.xml b/yetus-assemblies/pom.xml
index 7293bf5..d9e6c4f 100644
--- a/yetus-assemblies/pom.xml
+++ b/yetus-assemblies/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>yetus-assemblies</artifactId>
diff --git a/yetus-dist/pom.xml b/yetus-dist/pom.xml
index ca256ad..ccb8f23 100644
--- a/yetus-dist/pom.xml
+++ b/yetus-dist/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>yetus-dist</artifactId>
diff --git a/yetus-maven-plugin/pom.xml b/yetus-maven-plugin/pom.xml
index f288687..00d3486 100644
--- a/yetus-maven-plugin/pom.xml
+++ b/yetus-maven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>yetus-maven-plugin</artifactId>
diff --git a/yetus-minimaven-plugin/pom.xml b/yetus-minimaven-plugin/pom.xml
index 6e79b52..7f633ec 100644
--- a/yetus-minimaven-plugin/pom.xml
+++ b/yetus-minimaven-plugin/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.yetus</groupId>
<artifactId>yetus-project</artifactId>
- <version>0.12.0-SNAPSHOT</version>
+ <version>0.13.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.yetus</groupId>