Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gazelle Objects Checker
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Admin message
GitLab upgrade completed. Current version is 17.8.2.
Show more breadcrumbs
Gazelle
Library
Gazelle Objects Checker
Merge requests
!45
Master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Master
master
into
develop
Overview
0
Commits
6
Pipelines
2
Changes
12
Merged
Achraf Achkari
requested to merge
master
into
develop
2 years ago
Overview
0
Commits
6
Pipelines
2
Changes
12
Expand
0
0
Merge request reports
Viewing commit
f9862304
Prev
Next
Show latest version
12 files
+
35
−
35
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
f9862304
[ci skip]prepare for next development iteration
· f9862304
gazelle-ci
authored
2 years ago
archetype/generated-validator/validator-archetype/pom.xml
+
2
−
2
Options
@@ -3,11 +3,11 @@
<parent>
<artifactId>
generated-validator
</artifactId>
<groupId>
net.ihe.gazelle.goc
</groupId>
<version>
3.1.
2
-SNAPSHOT
</version>
<version>
3.1.
3
-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
validator-archetype
</artifactId>
<version>
3.1.
2
-SNAPSHOT
</version>
<version>
3.1.
3
-SNAPSHOT
</version>
<packaging>
maven-archetype
</packaging>
<build>
Loading