This repository was archived by the owner on Nov 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747 <parent >
4848 <groupId >org.glassfish</groupId >
4949 <artifactId >json</artifactId >
50- <version >1.0.4-SNAPSHOT </version >
50+ <version >1.0.4</version >
5151 <relativePath >../pom.xml</relativePath >
5252 </parent >
5353
Original file line number Diff line number Diff line change 5353 <groupId >org.glassfish</groupId >
5454 <artifactId >json</artifactId >
5555 <packaging >pom</packaging >
56- <version >1.0.4-SNAPSHOT </version >
56+ <version >1.0.4</version >
5757 <name >JSR 353 (JSON Processing) RI</name >
5858 <description >JSR 353:Java API for Processing JSON RI</description >
5959 <url >http://jsonp.java.net</url >
6262 <connection >scm:git:git://java.net/jsonp~git/api</connection >
6363 <developerConnection >scm:git:ssh://jitu@git.java.net/jsonp~git/</developerConnection >
6464 <url >http://java.net/projects/jsonp/sources/git/show</url >
65- <tag >HEAD </tag >
65+ <tag >jsonp-1.0.4 </tag >
6666 </scm >
6767
6868 <licenses >
9797 <impl_namespace >org.glassfish</impl_namespace >
9898 <spec_version >1.0</spec_version >
9999 <spec_impl_version >1.0</spec_impl_version >
100- <impl_version >1.0.4-SNAPSHOT </impl_version >
100+ <impl_version >1.0.4</impl_version >
101101 <packages .private>org.glassfish.*</packages .private>
102102 <packages .export>javax.json.*</packages .export>
103103 </properties >
You can’t perform that action at this time.
0 commit comments