Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
werbeo
commons-validators
Commits
2ad9c1a0
Commit
2ad9c1a0
authored
7 years ago
by
Daniel Nordhoff-Vergien
Browse files
Options
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare for next development iteration
parent
85c2e336
master
No related merge requests found
Pipeline
#1848
failed with stage
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
pom.xml
with
2 additions
and
2 deletions
+2
-2
pom.xml
View file @
2ad9c1a0
<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"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
commons-validators
</artifactId>
<version>
0.0.
3
</version>
<version>
0.0.
4-SNAPSHOT
</version>
<name>
A collection of java bean validators
</name>
<description>
A java bean validators
</description>
<parent>
...
...
@@ -13,7 +13,7 @@
<url>
https://git.loe.auf.uni-rostock.de/werbeo/commons-validators
</url>
<connection>
scm:git:git@git.loe.auf.uni-rostock.de:werbeo/commons-validators.git
</connection>
<developerConnection>
scm:git:git@git.loe.auf.uni-rostock.de:werbeo/commons-validators.git
</developerConnection>
<tag>
commons-validators-0.0.3
</tag>
<tag>
HEAD
</tag>
</scm>
<dependencies>
<dependency>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help