Repository: yetus Updated Branches: refs/heads/YETUS-344 df5627009 -> 53bb6749c
YETUS-344 begin 0.2.1 branch. Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/a2a9dcb7 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/a2a9dcb7 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/a2a9dcb7 Branch: refs/heads/YETUS-344 Commit: a2a9dcb79531f794f38e54b72b89ef9bcf194403 Parents: df56270 Author: Sean Busbey <[email protected]> Authored: Tue Mar 22 13:14:51 2016 -0500 Committer: Sean Busbey <[email protected]> Committed: Tue Mar 22 13:37:10 2016 -0500 ---------------------------------------------------------------------- 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/a2a9dcb7/VERSION ---------------------------------------------------------------------- diff --git a/VERSION b/VERSION index 0ea3a94..b8e2ce4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1-SNAPSHOT http://git-wip-us.apache.org/repos/asf/yetus/blob/a2a9dcb7/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 4156096..1973c34 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.2.0</version> + <version>0.2.1-SNAPSHOT</version> <relativePath>../../yetus-project</relativePath> </parent> <artifactId>audience-annotations-jdiff</artifactId> http://git-wip-us.apache.org/repos/asf/yetus/blob/a2a9dcb7/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 83be551..80c4967 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.2.0</version> + <version>0.2.1-SNAPSHOT</version> <relativePath>../../yetus-project</relativePath> </parent> <artifactId>audience-annotations</artifactId> http://git-wip-us.apache.org/repos/asf/yetus/blob/a2a9dcb7/audience-annotations-component/pom.xml ---------------------------------------------------------------------- diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml index 8a0ad91..764e610 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.2.0</version> + <version>0.2.1-SNAPSHOT</version> <relativePath>../yetus-project</relativePath> </parent> <artifactId>audience-annotations-component</artifactId> http://git-wip-us.apache.org/repos/asf/yetus/blob/a2a9dcb7/yetus-project/pom.xml ---------------------------------------------------------------------- diff --git a/yetus-project/pom.xml b/yetus-project/pom.xml index d7966cb..190fb57 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.2.0</version> + <version>0.2.1-SNAPSHOT</version> <description>Project-wide definitions for Apache Yetus</description> <name>Apache Yetus Project</name> <packaging>pom</packaging>
