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
joram
joram
Commits
eee62ff4
Commit
eee62ff4
authored
Sep 15, 2010
by
Nicolas Tachker
Browse files
add profile.
parent
949043c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
joram/joram/security/jonas/pom.xml
View file @
eee62ff4
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-security-jonas
</artifactId>
<packaging>
bundle
</packaging>
<name>
JORAM :: joram :: security :: jonas
</name>
<description>
Builds the Joram security jonas project.
</description>
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-security
</artifactId>
<version>
5.4.0.54-SNAPSHOT
</version>
</parent>
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-security
</artifactId>
<version>
5.4.0.54-SNAPSHOT
</version>
</parent>
<build>
<plugins>
...
...
@@ -29,7 +30,7 @@
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>
org.objectweb.joram
</groupId>
...
...
@@ -42,5 +43,4 @@
<version>
5.0-M1
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
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