File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<artifactId >dddsample</artifactId >
5
5
<packaging >war</packaging >
6
6
<name >DDDSample</name >
7
- <version >1.0-RC2-SNAPSHOT </version >
7
+ <version >1.0</version >
8
8
<description >This application shows a few key concepts of
9
9
Domain Driven Design implemented in Enterprise Java.
10
10
</description >
87
87
</license >
88
88
</licenses >
89
89
<scm >
90
- <developerConnection >scm:svn:https://dddsample.svn.sourceforge.net/svnroot/dddsample</developerConnection >
91
- <url >http://ddd.sventon.org</url >
90
+ <developerConnection >scm:svn:https://dddsample.svn.sourceforge.net/svnroot/dddsample/tags/dddsample-1.0 </developerConnection >
91
+ <url >http://ddd.sventon.org/tags/dddsample-1.0 </url >
92
92
</scm >
93
93
<properties >
94
94
<spring .version>2.5.1</spring .version>
You can’t perform that action at this time.
0 commit comments