This repository was archived by the owner on Feb 5, 2024. It is now read-only.
File tree 2 files changed +8
-10
lines changed
2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 52
52
<groupId >javax.servlet.jsp.jstl</groupId >
53
53
<artifactId >javax.servlet.jsp.jstl-api</artifactId >
54
54
<packaging >jar</packaging >
55
- <version >1.2.2 -SNAPSHOT</version >
55
+ <version >1.2.3 -SNAPSHOT</version >
56
56
<name >JavaServer Pages(TM) Standard Tag Library API</name >
57
57
<url >http://jcp.org/en/jsr/detail?id=52</url >
58
58
100
100
</mailingList >
101
101
</mailingLists >
102
102
<scm >
103
- <connection >scm:svn :https://svn.java.net/svn /jstl~svn/trunk/ api</connection >
104
- <developerConnection >scm:svn :https://svn.java.net/svn /jstl~svn/trunk/ api</developerConnection >
105
- <url >http ://java.net/projects /jstl/sources/svn/show </url >
103
+ <connection >scm:git :https://github.com/javaee /jstl- api.git </connection >
104
+ <developerConnection >scm:git :https://github.com/javaee /jstl- api.git </developerConnection >
105
+ <url >https ://github.com/javaee /jstl-api.git/api </url >
106
106
</scm >
107
-
108
-
109
107
<build >
110
108
<plugins >
111
109
<plugin >
Original file line number Diff line number Diff line change 51
51
<modelVersion >4.0.0</modelVersion >
52
52
<groupId >org.glassfish.web</groupId >
53
53
<artifactId >javax.servlet.jsp.jstl</artifactId >
54
- <version >1.2.5-b03 </version >
54
+ <version >1.2.6-SNAPSHOT </version >
55
55
<packaging >jar</packaging >
56
56
<name >JavaServer Pages (TM) TagLib Implementation</name >
57
57
99
99
</mailingList >
100
100
</mailingLists >
101
101
<scm >
102
- <connection >scm:svn :https://svn.java.net/svn /jstl~svn/trunk /impl</connection >
103
- <developerConnection >scm:svn :https://svn.java.net/svn /jstl~svn/trunk /impl</developerConnection >
104
- <url >http ://java.net/projects /jstl/sources/svn/show </url >
102
+ <connection >scm:git :https://github.com/javaee /jstl-api.git /impl</connection >
103
+ <developerConnection >scm:git :https://github.com/javaee /jstl-api.git /impl</developerConnection >
104
+ <url >https ://github.com/javaee /jstl-api.git/impl </url >
105
105
</scm >
106
106
107
107
You can’t perform that action at this time.
0 commit comments