8000 swithc grizzly and glassfish-api to be version based rather than snap… · javaee/jstl-api@0f238f7 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 0f238f7

Browse files
author
Kin Man Chung
committed
swithc grizzly and glassfish-api to be version based rather than snaphost, removed
them from the v3 build, these must now be individually built and version bumped up to be integrated. Created a new web-naming module containing the web naming facility which was split between 2 modules Original author: dochez Date: 2008-05-29 23:50:25.243671+00:00 svn path=/trunk/; revision=19
1 parent 7b562a9 commit 0f238f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.glassfish.common</groupId>
8989
<artifactId>glassfish-api</artifactId>
90-
<version>${project.parent.version}</version>
90+
<version>${glassfish-api.version}</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>org.glassfish.common</groupId>

0 commit comments

Comments
 (0)
0