Skip to content

Commit

Permalink
fixed group id
Browse files Browse the repository at this point in the history
  • Loading branch information
rickcr committed Mar 2, 2015
1 parent 50ad517 commit 208a629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<groupId>com.ncs</groupId>
<groupId>net.learntechnology</groupId>
<artifactId>mybatis-spring-zk</artifactId>
<packaging>war</packaging>
<name>mybatis-spring-zk</name>
Expand Down

0 comments on commit 208a629

Please sign in to comment.