We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10aa7c5 commit f7e72d3Copy full SHA for f7e72d3
parent/pom.xml
@@ -6,6 +6,18 @@
6
<packaging>pom</packaging>
7
<version>2.0.5.RELEASE-SNAPSHOT</version>
8
<name>Spring Web Services - Parent</name>
9
+ <url>http://static.springframework.org/spring-ws/site/index.html</url>
10
+ <organization>
11
+ <name>The Spring Web Services Framework</name>
12
+ <url>http://www.springframework.org/spring-ws</url>
13
+ </organization>
14
+ <licenses>
15
+ <license>
16
+ <name>The Apache Software License, Version 2.0</name>
17
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
18
+ <distribution>repo</distribution>
19
+ </license>
20
+ </licenses>
21
<distributionManagement>
22
<downloadUrl>http://static.springframework.org/spring-ws/site/downloads/releases.html</downloadUrl>
23
<repository>
0 commit comments