You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by aw...@apache.org on 2018/08/24 15:58:15 UTC

[2/2] yetus git commit: YETUS-669. bump master version to 0.9.0-SNAPSHOT

YETUS-669. bump master version to 0.9.0-SNAPSHOT

Signed-off-by: Sean Busbey <bu...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/yetus/repo
Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/3dee942c
Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/3dee942c
Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/3dee942c

Branch: refs/heads/master
Commit: 3dee942c83f56c21504acb3c68a236304ebe52ef
Parents: 0e2b1ca
Author: Allen Wittenauer <aw...@apache.org>
Authored: Thu Aug 23 17:28:14 2018 -0700
Committer: Allen Wittenauer <aw...@apache.org>
Committed: Fri Aug 24 08:57:50 2018 -0700

----------------------------------------------------------------------
 VERSION                                                           | 2 +-
 audience-annotations-component/audience-annotations-jdiff/pom.xml | 2 +-
 audience-annotations-component/audience-annotations/pom.xml       | 2 +-
 audience-annotations-component/pom.xml                            | 2 +-
 yetus-project/pom.xml                                             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/yetus/blob/3dee942c/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 35dae96..5ea35de 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.0-SNAPSHOT
+0.9.0-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/yetus/blob/3dee942c/audience-annotations-component/audience-annotations-jdiff/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/audience-annotations-jdiff/pom.xml b/audience-annotations-component/audience-annotations-jdiff/pom.xml
index e65f323..abbb05d 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.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations-jdiff</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/3dee942c/audience-annotations-component/audience-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/audience-annotations/pom.xml b/audience-annotations-component/audience-annotations/pom.xml
index d527485..c6acacb 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.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/3dee942c/audience-annotations-component/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml
index d850046..f3e0224 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.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations-component</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/3dee942c/yetus-project/pom.xml
----------------------------------------------------------------------
diff --git a/yetus-project/pom.xml b/yetus-project/pom.xml
index 56e182d..2db8851 100644
--- a/yetus-project/pom.xml
+++ b/yetus-project/pom.xml
@@ -30,7 +30,7 @@
   </parent>
   <groupId>org.apache.yetus</groupId>
   <artifactId>yetus-project</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <description>Project-wide definitions for Apache Yetus</description>
   <name>Apache Yetus Project</name>
   <packaging>pom</packaging>