Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Docking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Libraries
java
Docking
Commits
992d73bc
Commit
992d73bc
authored
11 years ago
by
qa-soleil
Committed by
Patrick MADELA
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
prepare release
parent
cbad2b8e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
dockingvl/pom.xml
+72
-80
72 additions, 80 deletions
dockingvl/pom.xml
with
72 additions
and
80 deletions
dockingvl/pom.xml
+
72
−
80
View file @
992d73bc
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
super-pom-java
</artifactId>
<groupId>
fr.soleil
</groupId>
<version>
RELEASE
</version>
</parent>
<groupId>
fr.soleil.lib
</groupId>
<artifactId>
DockingVl
</artifactId>
<version>
1.0.5-SNAPSHOT
</version>
<version>
1.0.5
</version>
<name>
Docking VL
</name>
<description>
VL Docking implementation of DockingCore
</description>
<developers>
<developer>
<id>
girardot
</id>
...
...
@@ -41,13 +36,11 @@
<timezone>
1
</timezone>
</developer>
</developers>
<scm>
<connection>
scm:svn:https://svn.code.sf.net/p/comete/code/trunk/DockingVl
</connection>
<developerConnection>
scm:svn:https://svn.code.sf.net/p/comete/code/trunk/DockingVl
</developerConnection>
<url>
https://svn.code.sf.net/p/comete/code/trunk/DockingVl
</url>
</scm>
<build>
<plugins>
<plugin>
...
...
@@ -64,7 +57,6 @@
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>
fr.soleil.lib
</groupId>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment