You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2015/02/13 07:35:15 UTC

[1/2] gora git commit: Revert GORA-408

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 <le...@jpl.nasa.gov>
Authored: Thu Feb 12 22:34:35 2015 -0800
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
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>
 


[2/2] gora git commit: Revert GORA-408

Posted by le...@apache.org.
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/40841419
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/40841419
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/40841419

Branch: refs/heads/master
Commit: 40841419df1899fcf06bbdac6164777ada8e15f9
Parents: abc30e1
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Authored: Thu Feb 12 22:35:18 2015 -0800
Committer: Lewis John McGibbney <le...@jpl.nasa.gov>
Committed: Thu Feb 12 22:35:18 2015 -0800

----------------------------------------------------------------------
 CHANGES.txt | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/40841419/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 6194a6e..0ddb8f3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,8 +4,6 @@
 
 Current Development 0.6-SNAPSHOT
 
-* GORA-408 Implement automatic branch creation for the Gora Git release process (lewismc)
-
 * GORA-406 Upgrade Solr dependencies to 4.10.3 (lewismc)
 
 * GORA-407 Upgrade restlet dependencies to 2.3.1 for gora-solr (lewismc)