Repository: gora Updated Branches: refs/heads/master bb30d9460 -> 40841419d
Revert GORA-408 Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/abc30e1b Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/abc30e1b Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/abc30e1b Branch: refs/heads/master Commit: abc30e1b4b007269e155bfa3b00fe7615171751d Parents: bb30d94 Author: Lewis John McGibbney <[email protected]> Authored: Thu Feb 12 22:34:35 2015 -0800 Committer: Lewis John McGibbney <[email protected]> Committed: Thu Feb 12 22:34:35 2015 -0800 ---------------------------------------------------------------------- pom.xml | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/abc30e1b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb6bfdb..b168992 100644 --- a/pom.xml +++ b/pom.xml @@ -496,14 +496,6 @@ <unpackBundle>true</unpackBundle> </configuration> </plugin> - <plugin> - <groupId>external.atlassian.jgitflow</groupId> - <artifactId>jgitflow-maven-plugin</artifactId> - <version>1.0-m4.3</version> - <configuration> - <!--noDeploy>true</noDeploy--> - </configuration> - </plugin> </plugins> </build>
