Skip to content

Commit

Permalink
changed the name of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jun 15, 2008
1 parent 919ef8d commit 51048a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symmetric-server/pom.xml
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-root-web</artifactId>
<artifactId>symmetricds-server</artifactId>
<packaging>war</packaging>
<version>1.4.0-SNAPSHOT</version>
<name>SymmetricDS</name>
Expand All @@ -13,7 +13,7 @@
</properties>

<build>
<finalName>symmetric-root-web</finalName>
<finalName>symmetricds-server</finalName>
<plugins>
<plugin>
<artifactId>maven-eclipse-plugin</artifactId>
Expand Down

0 comments on commit 51048a1

Please sign in to comment.