Skip to content

Commit

Permalink
[maven-release-plugin] prepare release replication-0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 24, 2019
1 parent d058c89 commit 068af3e
Show file tree
Hide file tree
Showing 18 changed files with 29 additions and 48 deletions.
2 changes: 1 addition & 1 deletion admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>replication</artifactId>
<groupId>replication</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion admin/query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>replication-admin</artifactId>
<groupId>replication</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion distributions/osgi/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>osgi</artifactId>
<groupId>replication.distributions</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<name>Replication :: Features</name>
<groupId>replication.distributions.features</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/osgi/features/replication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>features</artifactId>
<groupId>replication.distributions.features</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Replication :: Features :: Replication</name>
Expand Down
6 changes: 2 additions & 4 deletions distributions/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
*
**/
-->
<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>
<groupId>replication.distributions</groupId>
<artifactId>distributions</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>osgi</artifactId>
<name>Replication :: OSGI</name>
Expand Down
2 changes: 1 addition & 1 deletion distributions/osgi/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>replication.distributions</groupId>
<artifactId>osgi</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<groupId>replication.distributions.security</groupId>
Expand Down
6 changes: 2 additions & 4 deletions distributions/osgi/security/replication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@
*
**/
-->
<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">
<parent>
<groupId>replication.distributions.security</groupId>
<artifactId>security</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 2 additions & 4 deletions distributions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
*
**/
-->
<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>
<groupId>replication</groupId>
<artifactId>replication</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<groupId>replication.distributions</groupId>
Expand Down
7 changes: 2 additions & 5 deletions distributions/replication-dominion-pax-exam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,12 @@
*
**/
-->
<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>
<groupId>replication.distributions</groupId>
<artifactId>distributions</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<groupId>replication.distributions</groupId>
Expand Down
7 changes: 2 additions & 5 deletions distributions/replication-dominion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,12 @@
*
**/
-->
<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>
<groupId>replication.distributions</groupId>
<artifactId>distributions</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<groupId>replication.distributions</groupId>
Expand Down
6 changes: 2 additions & 4 deletions distributions/test/itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
*
**/
-->
<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>
<groupId>replication.test</groupId>
<artifactId>test</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>itests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributions/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>replication.distributions</groupId>
<artifactId>distributions</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<groupId>replication.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>replication</artifactId>
<groupId>replication</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>docs</artifactId>
Expand Down
17 changes: 6 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@
*
**/
-->
<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>replication</groupId>
<artifactId>replication</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>pom</packaging>
<name>Replication</name>
<organization>
Expand Down Expand Up @@ -90,7 +88,7 @@
<connection>scm:git:http://github.com/connexta/replication.git</connection>
<developerConnection>scm:git:http://github.com/connexta/replication.git
</developerConnection>
<tag>HEAD</tag>
<tag>replication-0.2.2</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down Expand Up @@ -349,20 +347,17 @@
will be set to 0 not 0.75
-->
<limits>
<limit
implementation="org.codice.jacoco.LenientLimit">
<limit implementation="org.codice.jacoco.LenientLimit">
<counter>INSTRUCTION</counter>
<value>COVEREDRATIO</value>
<minimum>0.75</minimum>
</limit>
<limit
implementation="org.codice.jacoco.LenientLimit">
<limit implementation="org.codice.jacoco.LenientLimit">
<counter>BRANCH</counter>
<value>COVEREDRATIO</value>
<minimum>0.75</minimum>
</limit>
<limit
implementation="org.codice.jacoco.LenientLimit">
<limit implementation="org.codice.jacoco.LenientLimit">
<counter>COMPLEXITY</counter>
<value>COVEREDRATIO</value>
<minimum>0.75</minimum>
Expand Down
2 changes: 1 addition & 1 deletion replication-api-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>replication</groupId>
<artifactId>replication</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>replication-api-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion replication-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>replication</groupId>
<artifactId>replication</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>replication-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion replication-commands/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>replication</groupId>
<artifactId>replication</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>replication-commands</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>replication</groupId>
<artifactId>replication</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>replication-ui</artifactId>
Expand Down

0 comments on commit 068af3e

Please sign in to comment.