Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
riseclipse-editor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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-editor
Merge requests
!8
Resolve "update to current version of root pom file"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "update to current version of root pom file"
10-update-to-current-version-of-root-pom-file
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Dominique Marcadet
requested to merge
10-update-to-current-version-of-root-pom-file
into
master
6 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
Closes
#10 (closed)
Edited
6 years ago
by
Dominique Marcadet
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
6993db57
1 commit,
6 years ago
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
fr.centralesupelec.edf.riseclipse.editor/pom.xml
+
1
−
1
Options
@@ -32,7 +32,7 @@
<dependency>
<groupId>
fr.centralesupelec.edf.riseclipse
</groupId>
<artifactId>
fr.centralesupelec.edf.riseclipse.main
</artifactId>
<version>
1.0.
1
</version>
<version>
1.0.
2-SNAPSHOT
</version>
</dependency>
</dependencies>
Loading