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
f8bc7988
Verified
Commit
f8bc7988
authored
Feb 27, 2021
by
roebert
👻
Browse files
[maven-release-plugin] prepare release v0.4.0
parent
c5047e0b
Pipeline
#54072
canceled with stages
in 43 seconds
Changes
9
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
drasyl-all/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-all
</artifactId>
...
...
drasyl-cli/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-cli
</artifactId>
...
...
drasyl-core/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-core
</artifactId>
...
...
drasyl-examples/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-examples
</artifactId>
...
...
drasyl-integration-tests/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-integration-tests
</artifactId>
...
...
drasyl-performance-tests/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-performance-tests
</artifactId>
...
...
drasyl-plugin-groups-client/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-plugin-groups-client
</artifactId>
...
...
drasyl-plugin-groups-manager/pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
parent
</artifactId>
<groupId>
org.drasyl
</groupId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
</parent>
<artifactId>
drasyl-plugin-groups-manager
</artifactId>
...
...
pom.xml
View file @
f8bc7988
...
...
@@ -15,16 +15,15 @@
~ GNU Lesser General Public License for more details.
~
~ You should have received a copy of the GNU Lesser General Public License
~ along with drasyl. If not, see <http://www.gnu.org/licenses/>.
~ along with drasyl. If not, see <http://www.gnu.org/licenses
/>.
-->
<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>
<groupId>
org.drasyl
</groupId>
<artifactId>
parent
</artifactId>
<version>
0.4.0
-SNAPSHOT
</version>
<version>
0.4.0
</version>
<packaging>
pom
</packaging>
<name>
drasyl: General-Purpose Overlay Network Framework - Parent Package
</name>
...
...
@@ -84,7 +83,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.4.0
</tag>
</scm>
<issueManagement>
...
...
@@ -527,7 +526,7 @@
<version>
3.0.0-M3
</version>
<configuration>
<rules>
<dependencyConvergence/>
<dependencyConvergence
/>
</rules>
</configuration>
</plugin>
...
...
@@ -565,7 +564,7 @@
<properties>
<gpg.keyname>
${env.GPG_KEYNAME}
</gpg.keyname>
<gpg.executable>
${env.GPG_EXECUTABLE}
</gpg.executable>
<gpg.passphrase/>
<gpg.passphrase
/>
</properties>
</profile>
<profile>
...
...
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