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
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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.11.6.
Show more breadcrumbs
Gazelle
Library
Gazelle Objects Checker
Merge requests
!45
Master
代码
评审变更
检出分支
下载
补丁
文本差异
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
a8e8b82a
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)
a8e8b82a
[ci skip]prepare for next development iteration
· a8e8b82a
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