Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gazelle
Library
Message Content Analyzer
Commits
3feb5f82
Commit
3feb5f82
authored
Oct 18, 2021
by
gazelle-ci
Browse files
[ci skip]prepare release 2.3.5
parent
59389e59
Changes
3
Hide whitespace changes
Inline
Side-by-side
MessageContentAnalyzer-ejb/pom.xml
View file @
3feb5f82
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
message-content-analyzer
</artifactId>
<artifactId>
message-content-analyzer
</artifactId>
<groupId>
net.ihe.gazelle
</groupId>
<groupId>
net.ihe.gazelle
</groupId>
<version>
2.3.5
-SNAPSHOT
</version>
<version>
2.3.5
</version>
<relativePath>
../pom.xml
</relativePath>
<relativePath>
../pom.xml
</relativePath>
</parent>
</parent>
...
...
MessageContentAnalyzer-war/pom.xml
View file @
3feb5f82
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
message-content-analyzer
</artifactId>
<artifactId>
message-content-analyzer
</artifactId>
<groupId>
net.ihe.gazelle
</groupId>
<groupId>
net.ihe.gazelle
</groupId>
<version>
2.3.5
-SNAPSHOT
</version>
<version>
2.3.5
</version>
<relativePath>
../pom.xml
</relativePath>
<relativePath>
../pom.xml
</relativePath>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
pom.xml
View file @
3feb5f82
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
<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"
>
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"
>
<parent>
<parent>
...
@@ -13,7 +11,7 @@
...
@@ -13,7 +11,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.ihe.gazelle
</groupId>
<groupId>
net.ihe.gazelle
</groupId>
<artifactId>
message-content-analyzer
</artifactId>
<artifactId>
message-content-analyzer
</artifactId>
<version>
2.3.5
-SNAPSHOT
</version>
<version>
2.3.5
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
Message Content Analyzer
</name>
<name>
Message Content Analyzer
</name>
...
@@ -29,7 +27,7 @@
...
@@ -29,7 +27,7 @@
<connection>
scm:git:${git.project.url}
</connection>
<connection>
scm:git:${git.project.url}
</connection>
<url>
scm:git:${git.project.url}
</url>
<url>
scm:git:${git.project.url}
</url>
<developerConnection>
scm:git:${git.project.url}
</developerConnection>
<developerConnection>
scm:git:${git.project.url}
</developerConnection>
<tag>
HEAD
</tag>
<tag>
2.3.5
</tag>
</scm>
</scm>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment