Repository: yetus Updated Branches: refs/heads/YETUS-468 9740b6401 -> 74d9f02cb
YETUS-468 Stage version 0.4.0 Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/e9c0081e Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/e9c0081e Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/e9c0081e Branch: refs/heads/YETUS-468 Commit: e9c0081e73de4f08c6065c880bc7ffb82d6e717e Parents: 9740b64 Author: Ajay Yadava <[email protected]> Authored: Tue Nov 1 17:28:14 2016 -0400 Committer: Ajay Yadava <[email protected]> Committed: Tue Nov 1 17:28:14 2016 -0400 ---------------------------------------------------------------------- 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/e9c0081e/VERSION ---------------------------------------------------------------------- diff --git a/VERSION b/VERSION index 10145c2..1d0ba9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.0-SNAPSHOT +0.4.0 http://git-wip-us.apache.org/repos/asf/yetus/blob/e9c0081e/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 d8723ba..c2ea895 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.4.0-SNAPSHOT</version> + <version>0.4.0</version> <relativePath>../../yetus-project</relativePath> </parent> <artifactId>audience-annotations-jdiff</artifactId> http://git-wip-us.apache.org/repos/asf/yetus/blob/e9c0081e/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 78ed43f..89e6c31 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.4.0-SNAPSHOT</version> + <version>0.4.0</version> <relativePath>../../yetus-project</relativePath> </parent> <artifactId>audience-annotations</artifactId> http://git-wip-us.apache.org/repos/asf/yetus/blob/e9c0081e/audience-annotations-component/pom.xml ---------------------------------------------------------------------- diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml index 2daba34..d1b806d 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.4.0-SNAPSHOT</version> + <version>0.4.0</version> <relativePath>../yetus-project</relativePath> </parent> <artifactId>audience-annotations-component</artifactId> http://git-wip-us.apache.org/repos/asf/yetus/blob/e9c0081e/yetus-project/pom.xml ---------------------------------------------------------------------- diff --git a/yetus-project/pom.xml b/yetus-project/pom.xml index f09d1ee..b258b74 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.4.0-SNAPSHOT</version> + <version>0.4.0</version> <description>Project-wide definitions for Apache Yetus</description> <name>Apache Yetus Project</name> <packaging>pom</packaging>
