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 2015/12/13 20:35:03 UTC

yetus git commit: YETUS-228. bump master version to 0.2.0-SNAPSHOT

Repository: yetus
Updated Branches:
  refs/heads/master ce2240d71 -> eddbd09b2


YETUS-228. bump master version to 0.2.0-SNAPSHOT

Signed-off-by: Allen Wittenauer <aw...@apache.org>


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

Branch: refs/heads/master
Commit: eddbd09b252833b7db13ab825d68c1bbfa0ed4fb
Parents: ce2240d
Author: Sean Busbey <bu...@apache.org>
Authored: Sat Dec 12 12:43:19 2015 -0800
Committer: Allen Wittenauer <aw...@apache.org>
Committed: Sun Dec 13 11:34:43 2015 -0800

----------------------------------------------------------------------
 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/eddbd09b/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index b694fe3..d144648 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0-SNAPSHOT
+0.2.0-SNAPSHOT

http://git-wip-us.apache.org/repos/asf/yetus/blob/eddbd09b/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 63f6fb9..467a9b9 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.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations-jdiff</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/eddbd09b/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 4c7f0d7..5f7a10b 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.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/eddbd09b/audience-annotations-component/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml
index 76bde1a..396d975 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.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations-component</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/eddbd09b/yetus-project/pom.xml
----------------------------------------------------------------------
diff --git a/yetus-project/pom.xml b/yetus-project/pom.xml
index 328d8f1..5433972 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.1.0-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <description>Project-wide definitions for Apache Yetus</description>
   <name>Apache Yetus Project</name>
   <packaging>pom</packaging>