Repository: incubator-tamaya-extensions Updated Branches: refs/heads/master 2fb3c9f7e -> 8257af433
TAMAYA-294: Fix leftover from releasing 0.3 Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/8257af43 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/8257af43 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/8257af43 Branch: refs/heads/master Commit: 8257af433915334d9f8f3fccedbcee567a9dade0 Parents: 2fb3c9f Author: Phil Ottlinger <[email protected]> Authored: Fri Sep 22 22:07:55 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Fri Sep 22 22:07:55 2017 +0200 ---------------------------------------------------------------------- distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/8257af43/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 61ecda0..cdc9947 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -43,7 +43,7 @@ under the License. <url> https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git </url> - <tag>vote02-tamaya-0.2-incubating</tag> + <tag>tamaya-0.4-incubating</tag> </scm> <build>
