Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrenfei committed Apr 12, 2018
1 parent 9031d94 commit 223acc7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion trunk/sagacity-sqltoy-4.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
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>org.sagacity</groupId>
<version>4.2.2</version>
<version>4.2.3</version>
<name>sqltoy-orm</name>
<description>sqltoy-orm</description>
<artifactId>sagacity-sqltoy</artifactId>
Expand All @@ -27,6 +27,16 @@
<id>sagframe-release</id>
<url>http://www.sagframe.com:8081/repository/sagframe</url>
</repository>
<!-- <repository>
<id>renturbo</id>
<name>3rd party</name>
<url>http://59.110.27.96:9081/nexus/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>renturbo</id>
<name>Department Repository</name>
<url>http://59.110.27.96:9081/nexus/content/repositories/snapshots/</url>
</snapshotRepository> -->
</distributionManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit 223acc7

Please sign in to comment.