File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 specific language governing permissions and limitations
1818 under the License.
1919-->
20- <project 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' xmlns = ' http://maven.apache.org/POM/4.0.0 ' >
20+ <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" >
2121 <modelVersion >4.0.0</modelVersion >
2222
2323 <parent >
2828 </parent >
2929
3030 <artifactId >maven-shared-io</artifactId >
31- <version >3.0.0-SNAPSHOT </version >
31+ <version >3.0.0</version >
3232
3333 <name >Apache Maven Shared I/O API</name >
3434 <description >API for I/O support like logging, download or file scanning.</description >
4545 </contributors >
4646
4747 <scm >
48- <connection >scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk /maven-shared-io</connection >
49- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk /maven-shared-io</developerConnection >
50- <url >http://svn.apache.org/viewvc/maven/shared/trunk /maven-shared-io</url >
48+ <connection >scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags /maven-shared-io-3.0.0 </connection >
49+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags /maven-shared-io-3.0.0 </developerConnection >
50+ <url >http://svn.apache.org/viewvc/maven/shared/tags /maven-shared-io-3.0.0 </url >
5151 </scm >
5252 <issueManagement >
5353 <system >jira</system >
You can’t perform that action at this time.
0 commit comments