You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2013/10/09 00:50:29 UTC

[14/14] git commit: Merge branch '1.5'

Merge branch '1.5'

Conflicts:
	pom.xml


Project: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/commit/aab1eda0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/tree/aab1eda0
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/diff/aab1eda0

Branch: refs/heads/master
Commit: aab1eda0524ea64c407c47e7876282a2c02e3f10
Parents: e0c0b24 8c898e7
Author: Josh Elser <jo...@gmail.com>
Authored: Tue Oct 8 18:50:30 2013 -0400
Committer: Josh Elser <jo...@gmail.com>
Committed: Tue Oct 8 18:50:30 2013 -0400

----------------------------------------------------------------------
 LICENSE                                         | 514 -------------------
 NOTICE                                          |   7 +-
 pom.xml                                         |  43 +-
 .../META-INF/maven/archetype-metadata.xml       |   2 +
 src/main/resources/archetype-resources/LICENSE  | 202 ++++++++
 src/main/resources/archetype-resources/NOTICE   |   8 +
 6 files changed, 233 insertions(+), 543 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype/blob/aab1eda0/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index a2f3706,ff4155b..bfd6e3d
--- a/pom.xml
+++ b/pom.xml
@@@ -24,10 -24,10 +24,10 @@@
    </parent>
  
    <groupId>org.apache.accumulo</groupId>
-   <artifactId>instamo-archetype</artifactId>
+   <artifactId>accumulo-instamo-archetype</artifactId>
 -  <version>1.5.0-SNAPSHOT</version>
 +  <version>1.6.0-SNAPSHOT</version>
    <packaging>maven-archetype</packaging>
-   <name>instamo-archetype</name>
+   <name>Accumulo Instamo Archetype</name>
    <scm>
      <connection>scm:git:git://git.apache.org/accumulo-instamo-archetype.git</connection>
      <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo-instamo-archetype.git</developerConnection>