Skip to content

Commit

Permalink
2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed May 14, 2010
1 parent 25d6adf commit da50f05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions symmetric-web/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.anfcorp.stores.pos</groupId>
<artifactId>symmetric-web</artifactId>
<packaging>war</packaging>
<version>2.0.5-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
<name>symmetric-web</name>

<build>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
<version>1.2.15</version>
<type>jar</type>
</dependency>
</dependencies>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric</artifactId>
<version>2.0.5</version>
<version>2.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit da50f05

Please sign in to comment.