Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HL7v2 Validator
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
Model registry
Operate
Environments
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
Show more breadcrumbs
Gazelle
Public
Validation
HL7v2 Validator
Commits
b0efa63a
Commit
b0efa63a
authored
3 weeks ago
by
Alexandre Pocinho
Browse files
Options
Downloads
Patches
Plain Diff
Update nexus endpoint
parent
0db6a179
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!68
[HLVAL-481] Wrong validation constraints in [eHDSI HL7v3] - Identification...
Pipeline
#1125927
failed
3 weeks ago
Stage: build
Stage: test
Stage: publish
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+12
-27
12 additions, 27 deletions
pom.xml
with
12 additions
and
27 deletions
pom.xml
+
12
−
27
View file @
b0efa63a
...
...
@@ -49,10 +49,10 @@
<sso.client.v7.version>
5.0.0
</sso.client.v7.version>
<mbval.documentation.version>
1.1.10
</mbval.documentation.version>
<ksahl7v3.validation.version>
1.0.1
</ksahl7v3.validation.version>
<ihehl7v3.validation.version>
1.5.
6-HLVAL-482-ITI55-SNAPSHOT
</ihehl7v3.validation.version>
<ihehl7v3.validation.version>
1.5.
5
</ihehl7v3.validation.version>
<xcpd.plq.validation.version>
1.0.3
</xcpd.plq.validation.version>
<chhl7v3.validator.version>
1.0.7
</chhl7v3.validator.version>
<ehdsihl7.validator.version>
1.0.
4-SNAPSHOT
</ehdsihl7.validator.version>
<ehdsihl7.validator.version>
1.0.
3
</ehdsihl7.validator.version>
<gitb.version>
1.0.0
</gitb.version>
<gazelle.hl7.messagestructures.version>
3.2.0
</gazelle.hl7.messagestructures.version>
...
...
@@ -80,8 +80,12 @@
<distributionManagement>
<repository>
<id>
nexus-releases
</id>
<url>
https://
gazelle.ihe.net/nexus/conten
t/repositor
ies
/releases
</url>
<url>
https://
nexus.ihe-catalyst.ne
t/repositor
y
/releases
/
</url>
</repository>
<snapshotRepository>
<id>
nexus-snapshots
</id>
<url>
https://nexus.ihe-catalyst.net/repository/snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<dependencyManagement>
...
...
@@ -341,23 +345,10 @@
</profiles>
<repositories>
<repository>
<id>
sumo
</id>
<name>
IHE Services Release Maven Repository Group
</name>
<url>
https://gazelle.ihe.net/nexus/content/repositories/releases
</url>
<layout>
default
</layout>
<releases>
<enabled>
true
</enabled>
<updatePolicy>
never
</updatePolicy>
</releases>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
<repository>
<id>
IHE
</id>
<name>
IHE
Services
Public Maven Repository Group
</name>
<url>
https://
gazelle.ihe.net/nexus/content/groups/
public/
</url>
<name>
IHE Public Maven Repository Group
</name>
<url>
https://
nexus.ihe-catalyst.net/repository/maven-
public/
</url>
<layout>
default
</layout>
<releases>
<enabled>
true
</enabled>
...
...
@@ -367,18 +358,12 @@
<enabled>
true
</enabled>
</snapshots>
</repository>
<repository>
<id>
Nist
</id>
<name>
Nist Public Maven Repository Group
</name>
<url>
https://gazelle.ihe.net/nexus/content/groups/public/
</url>
<layout>
default
</layout>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>
ihe-services
-plugins
</id>
<name>
IHE
Service
s Public Maven Repository Group
</name>
<url>
https://
gazelle.ihe.net/nexus/content/groups/
public/
</url>
<id>
IHE
-plugins
</id>
<name>
IHE
Plugin
s Public Maven Repository Group
</name>
<url>
https://
nexus.ihe-catalyst.net/repository/maven-
public/
</url>
<layout>
default
</layout>
<releases>
<enabled>
true
</enabled>
...
...
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