Skip to content

Commit

Permalink
[maven-release-plugin] prepare release de4a-commons-parent-pom-0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 7, 2022
1 parent 43bcbda commit 7dca3d8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion de4a-canonical-evidences/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eu.de4a</groupId>
<artifactId>de4a-commons-parent-pom</artifactId>
<version>0.2.10-SNAPSHOT</version>
<version>0.2.10</version>
</parent>
<artifactId>de4a-canonical-evidences</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion de4a-core-schemas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eu.de4a</groupId>
<artifactId>de4a-commons-parent-pom</artifactId>
<version>0.2.10-SNAPSHOT</version>
<version>0.2.10</version>
</parent>
<artifactId>de4a-core-schemas</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion de4a-kafka-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eu.de4a</groupId>
<artifactId>de4a-commons-parent-pom</artifactId>
<version>0.2.10-SNAPSHOT</version>
<version>0.2.10</version>
</parent>
<artifactId>de4a-kafka-client</artifactId>
<packaging>bundle</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>
<groupId>eu.de4a</groupId>
<artifactId>de4a-commons-parent-pom</artifactId>
<version>0.2.10-SNAPSHOT</version>
<version>0.2.10</version>
<packaging>pom</packaging>
<name>de4a-commons-parent-pom</name>
<description>Base POM to build the DE4A Commons projects</description>
Expand All @@ -42,7 +42,7 @@
<connection>scm:git:[email protected]:de4a-wp5/de4a-commons.git</connection>
<developerConnection>scm:git:[email protected]:de4a-wp5/de4a-commons.git</developerConnection>
<url>http://github.com/de4a-wp5/de4a-commons</url>
<tag>HEAD</tag>
<tag>de4a-commons-parent-pom-0.2.10</tag>
</scm>

<organization>
Expand Down

0 comments on commit 7dca3d8

Please sign in to comment.