Skip to content
GitLab
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
d244f145
Commit
d244f145
authored
Nov 30, 2010
by
Tigran Mkrtchyan
☕
Browse files
[maven-release-plugin] prepare release 0.0.3
parent
56666623
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
d244f145
<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/xsd/maven-4.0.0.xsd"
>
<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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -12,7 +10,7 @@
<groupId>
org.dcache.chimera
</groupId>
<artifactId>
grizzly-rpc
</artifactId>
<version>
0.0.3
-SNAPSHOT
</version>
<version>
0.0.3
</version>
<name>
Grizzly Based ONC RPC implementation
</name>
<packaging>
jar
</packaging>
<url>
http://www.dCache.ORG
</url>
...
...
@@ -90,7 +88,7 @@
<packageName>
org.dcache.xdr
</packageName>
<addDefaultImplementationEntries>
true
</addDefaultImplementationEntries>
<addClasspath>
true
</addClasspath>
<addExtensions/>
<addExtensions
/>
<classpathPrefix>
lib/
</classpathPrefix>
</manifest>
<manifestEntries>
...
...
@@ -120,7 +118,7 @@
<manifest>
<mainClass>
org.dcache.xdr.SpringRunner
</mainClass>
<packageName>
org.dcache.chimera.nfs
</packageName>
<addExtensions/>
<addExtensions
/>
</manifest>
<manifestEntries>
<mode>
development
</mode>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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