Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
e013080f
Commit
e013080f
authored
Aug 16, 2010
by
Tigran Mkrtchyan
☕
Browse files
build: switch to grizzly-framework 1.9.19-RELEASE
enable glassfish maven repository
parent
7cfd77bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
e013080f
...
...
@@ -185,7 +185,7 @@
<dependency>
<groupId>
com.sun.grizzly
</groupId>
<artifactId>
grizzly-framework
</artifactId>
<version>
1.9.19
-SNAPSHOT
</version>
<version>
1.9.19
</version>
</dependency>
<dependency>
<groupId>
log4j
</groupId>
...
...
@@ -249,6 +249,12 @@
-->
<repositories>
<!-- Grizzly repository -->
<repository>
<id>
download.java.net
</id>
<name>
Glassfish Repository for Maven
</name>
<url>
http://download.java.net/maven/glassfish/
</url>
<layout>
default
</layout>
</repository>
<repository>
<id>
maven2-repository.dev.java.net
</id>
<name>
Java.net Repository for Maven
</name>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment