diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-27 22:37:18 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-27 22:37:18 +0000 |
commit | 7db0e5d15dd0fba269108995d67cb59e24510d36 (patch) | |
tree | b3bb0067988b84ce9baffbe3b62e466ec42517da | |
parent | 8dd2bfa3945c18450f8033f14c32c7bfeb43356c (diff) |
Updating store-android project name to follow other tuscany samples pattern
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779345 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | branches/sca-java-1.x/samples/store-android/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/store-android/.project b/branches/sca-java-1.x/samples/store-android/.project index 616abf1df0..be88b01c5a 100644 --- a/branches/sca-java-1.x/samples/store-android/.project +++ b/branches/sca-java-1.x/samples/store-android/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>store-android</name> + <name>sample-store-android</name> <comment></comment> <projects> </projects> |