Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SANE (Public)
drasyl
Commits
01183ed0
Commit
01183ed0
authored
Nov 28, 2021
by
bornholdt
Browse files
[maven-release-plugin] prepare release v0.6.0
parent
49cd2f7e
Pipeline
#103491
passed with stages
in 11 minutes and 8 seconds
Changes
10
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
drasyl-all/pom.xml
View file @
01183ed0
...
...
@@ -21,13 +21,12 @@
~ OR OTHER DEALINGS IN THE SOFTWARE.
-->
<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"
>
<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>
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-all
</artifactId>
...
...
drasyl-cli/pom.xml
View file @
01183ed0
...
...
@@ -26,7 +26,7 @@
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-cli
</artifactId>
...
...
drasyl-core/pom.xml
View file @
01183ed0
...
...
@@ -21,13 +21,12 @@
~ OR OTHER DEALINGS IN THE SOFTWARE.
-->
<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"
>
<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>
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-core
</artifactId>
...
...
drasyl-examples/pom.xml
View file @
01183ed0
...
...
@@ -21,13 +21,12 @@
~ OR OTHER DEALINGS IN THE SOFTWARE.
-->
<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"
>
<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>
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-examples
</artifactId>
...
...
drasyl-integration-tests/pom.xml
View file @
01183ed0
...
...
@@ -26,7 +26,7 @@
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-integration-tests
</artifactId>
...
...
drasyl-node/pom.xml
View file @
01183ed0
...
...
@@ -21,13 +21,12 @@
~ OR OTHER DEALINGS IN THE SOFTWARE.
-->
<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"
>
<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>
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-node
</artifactId>
...
...
drasyl-performance-tests/pom.xml
View file @
01183ed0
...
...
@@ -26,7 +26,7 @@
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-performance-tests
</artifactId>
...
...
drasyl-plugin-groups-client/pom.xml
View file @
01183ed0
...
...
@@ -26,7 +26,7 @@
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-plugin-groups-client
</artifactId>
...
...
drasyl-plugin-groups-manager/pom.xml
View file @
01183ed0
...
...
@@ -26,7 +26,7 @@
<parent>
<artifactId>
drasyl-parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
</parent>
<artifactId>
drasyl-plugin-groups-manager
</artifactId>
...
...
pom.xml
View file @
01183ed0
...
...
@@ -26,7 +26,7 @@
<groupId>
org.drasyl
</groupId>
<artifactId>
drasyl-parent
</artifactId>
<version>
0.6.0
-SNAPSHOT
</version>
<version>
0.6.0
</version>
<packaging>
pom
</packaging>
<name>
drasyl: General-Purpose Overlay Network Framework - Parent Package
</name>
...
...
@@ -98,7 +98,7 @@
<connection>
scm:git:git://github.com/drasyl-overlay/drasyl.git
</connection>
<developerConnection>
scm:git:ssh://git@git.informatik.uni-hamburg.de/sane-public/drasyl.git
</developerConnection>
<url>
https://github.com/drasyl-overlay/drasyl
</url>
<tag>
HEAD
</tag>
<tag>
v0.6.0
</tag>
</scm>
<issueManagement>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment