File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2
+ <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/maven-v4_0_0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
13
11
<groupId >com.silverpeas</groupId >
14
12
<artifactId >taglibs</artifactId >
15
13
<packaging >jar</packaging >
16
- <version >5.10-SNAPSHOT </version >
14
+ <version >5.10</version >
17
15
<name >taglibs J2EE 1.4 Webapp</name >
18
16
<url >http://www.silverpeas.com</url >
19
17
34
32
</distributionManagement >
35
33
36
34
<scm >
37
- <connection >scm:svn:https://www.silverpeas.org/svn/websites/professional-edition/taglibs/trunk </connection >
38
- <developerConnection >scm:svn:https://www.silverpeas.org/svn/websites/professional-edition/taglibs/trunk </developerConnection >
39
- <url >https://www.silverpeas.org/svn/websites/professional-edition/taglibs/</url >
35
+ <connection >scm:svn:https://www.silverpeas.org/svn/websites/professional-edition/taglibs/tags/taglibs-5.10 </connection >
36
+ <developerConnection >scm:svn:https://www.silverpeas.org/svn/websites/professional-edition/taglibs/tags/taglibs-5.10 </developerConnection >
37
+ <url >https://www.silverpeas.org/svn/websites/professional-edition/taglibs/tags/taglibs-5.10 </url >
40
38
</scm >
41
39
42
40
<repositories >
You can’t perform that action at this time.
0 commit comments