Move appjar contents up one level to normalize our structure

In general we map one Maven project description to one Git
repository, as each Maven project has its own unique version
number for its artifact.

This change pulls everything up one level so its a much more
typical directory layout, where the pom.xml is at the root
of the directory structure.

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-02-02 15:49:26 -08:00
parent 47369dee03
commit 263786e2fd
320 changed files with 26 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
#Tue Sep 02 16:59:24 PDT 2008
eclipse.preferences.version=1
encoding/<project>=UTF-8