Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
riseclipse-distribution
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
RiseClipseGroup
riseclipse-distribution
Commits
f9fd6a39
Commit
f9fd6a39
authored
6 years ago
by
Dominique Marcadet
Browse files
Options
Downloads
Patches
Plain Diff
[unleash-maven-plugin] Preparation for tag v1.0.3
parent
301bd762
No related branches found
Tags
v1.0.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fr.centralesupelec.edf.riseclipse.developer.maven/pom.xml
+2
-5
2 additions, 5 deletions
fr.centralesupelec.edf.riseclipse.developer.maven/pom.xml
pom.xml
+3
-7
3 additions, 7 deletions
pom.xml
with
5 additions
and
12 deletions
fr.centralesupelec.edf.riseclipse.developer.maven/pom.xml
+
2
−
5
View file @
f9fd6a39
<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"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
>
<!--
This is the root POM for RiseClipse.
...
...
@@ -12,7 +9,7 @@
<groupId>
fr.centralesupelec.edf.riseclipse
</groupId>
<artifactId>
fr.centralesupelec.edf.riseclipse.developer.maven
</artifactId>
<version>
1.0.3
-SNAPSHOT
</version>
<version>
1.0.3
</version>
<packaging>
pom
</packaging>
<properties>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
3
−
7
View file @
f9fd6a39
<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"
>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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>
<groupId>
fr.centralesupelec.edf.riseclipse
</groupId>
<artifactId>
RiseClipseDeveloper
</artifactId>
<version>
1.0.2-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<parent>
<groupId>
fr.centralesupelec.edf.riseclipse
</groupId>
<artifactId>
fr.centralesupelec.edf.riseclipse.developer.maven
</artifactId>
<version>
1.0.3
-SNAPSHOT
</version>
<version>
1.0.3
</version>
<relativePath>
fr.centralesupelec.edf.riseclipse.developer.maven/pom.xml
</relativePath>
</parent>
<scm>
<connection>
scm:git:git@gitlab.centralesupelec.fr:RiseClipseGroup/RiseClipseDeveloper.git
</connection>
<developerConnection>
scm:git:git@gitlab.centralesupelec.fr:RiseClipseGroup/RiseClipseDeveloper.git
</developerConnection>
<tag>
HEAD
</tag>
<tag>
v1.0.3
</tag>
</scm>
<modules>
...
...
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