Repository: oozie Updated Branches: refs/heads/branch-4.1 dbf93a0e1 -> 47e969c00
OOZIE-2100 Publish oozie-webapp artifact (sureshms via bzhang) Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/47e969c0 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/47e969c0 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/47e969c0 Branch: refs/heads/branch-4.1 Commit: 47e969c00c510be03cd168ac3701fa4886b23fd0 Parents: dbf93a0 Author: Bowen Zhang <[email protected]> Authored: Mon Jan 5 13:59:20 2015 -0800 Committer: Bowen Zhang <[email protected]> Committed: Mon Jan 5 13:59:20 2015 -0800 ---------------------------------------------------------------------- release-log.txt | 1 + webapp/pom.xml | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/47e969c0/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 54e962a..f4595f8 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,4 +1,5 @@ -- Oozie 4.1.1 release (4.1 branch - unreleased) +OOZIE-2100 Publish oozie-webapp artifact (sureshms via bzhang) OOZIE-2098 Add Apache parent POM to oozie (sureshms via bzhang) -- Oozie 4.1.0 release http://git-wip-us.apache.org/repos/asf/oozie/blob/47e969c0/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index 7910afb..1df2776 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -163,9 +163,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
