diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-15 18:15:53 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-15 18:15:53 +0000 |
commit | 912a75f68b636cad3694e45974115e0806b20127 (patch) | |
tree | 8082631ae776201798ad3c65b73be6710d9d38be | |
parent | fd784d176584c18d71058af67e1a6fbebccda453 (diff) |
Updating project name to help identify (1.x) versus (2.x) builds in continuuns environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754710 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | branches/sca-java-1.x/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/pom.xml b/branches/sca-java-1.x/pom.xml index 7a734204b0..a7034ab0e8 100644 --- a/branches/sca-java-1.x/pom.xml +++ b/branches/sca-java-1.x/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> <packaging>pom</packaging> - <name>Apache Tuscany SCA Implementation Project</name> + <name>Apache Tuscany SCA Implementation Project (1.x)</name> <url>http://tuscany.apache.org</url> <version>1.5-SNAPSHOT</version> |