Skip to content

Commit 8270fa0

Browse files
committed
[maven-release-plugin] prepare release cia-all-2021.1.23
1 parent fa1d9e7 commit 8270fa0

49 files changed

Lines changed: 99 additions & 99 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cia-dist-cloudformation/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-web-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-web-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>cia-dist-cloudformation</artifactId>
@@ -14,7 +14,7 @@
1414
<scm>
1515
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1616
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>cia-all-2021.1.23</tag>
1818
<url>https://github.com/Hack23/cia/tree/master/</url>
1919
</scm>
2020
<distributionManagement>

cia-dist-deb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-web-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-web-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>cia-dist-deb</artifactId>
@@ -14,7 +14,7 @@
1414
<scm>
1515
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1616
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>cia-all-2021.1.23</tag>
1818
<url>https://github.com/Hack23/cia/tree/master/</url>
1919
</scm>
2020
<distributionManagement>

citizen-intelligence-agency/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-web-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-web-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>citizen-intelligence-agency</artifactId>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1818
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>cia-all-2021.1.23</tag>
2020
<url>https://github.com/Hack23/cia/tree/master/</url>
2121
</scm>
2222
<distributionManagement>

encrypt.properties/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-web-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-web-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>encrypt.properties</artifactId>
@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1515
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>cia-all-2021.1.23</tag>
1717
<url>https://github.com/Hack23/cia/tree/master/</url>
1818
</scm>
1919
<distributionManagement>

jms-broker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-service-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-service-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>jms.broker</artifactId>
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
2424
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>cia-all-2021.1.23</tag>
2626
<url>https://github.com/Hack23/cia/tree/master/</url>
2727
</scm>
2828
<distributionManagement>

model.common.api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-model-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-model-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>model.common.api</artifactId>
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
2424
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>cia-all-2021.1.23</tag>
2626
<url>https://github.com/Hack23/cia/tree/master/</url>
2727
</scm>
2828
<distributionManagement>

model.common.impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-model-jpa2-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-model-jpa2-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>model.common.impl</artifactId>
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
2424
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
25-
<tag>HEAD</tag>
25+
<tag>cia-all-2021.1.23</tag>
2626
<url>https://github.com/Hack23/cia/tree/master/</url>
2727
</scm>
2828
<distributionManagement>

model.external.riksdagen.documentcontent.impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-model-external-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-model-external-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>model.external.riksdagen.documentcontent.impl</artifactId>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1818
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>cia-all-2021.1.23</tag>
2020
<url>https://github.com/Hack23/cia/tree/master/</url>
2121
</scm>
2222
<distributionManagement>

model.external.riksdagen.dokumentlista.impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-model-external-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-model-external-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>model.external.riksdagen.dokumentlista.impl</artifactId>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1818
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>cia-all-2021.1.23</tag>
2020
<url>https://github.com/Hack23/cia/tree/master/</url>
2121
</scm>
2222
<distributionManagement>

model.external.riksdagen.dokumentstatus.impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.hack23.cia</groupId>
66
<artifactId>parent-model-external-pom</artifactId>
7-
<version>2021.1.23-SNAPSHOT</version>
7+
<version>2021.1.23</version>
88
<relativePath>../parent-model-external-pom/pom.xml</relativePath>
99
</parent>
1010
<artifactId>model.external.riksdagen.dokumentstatus.impl</artifactId>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:https://github.com/Hack23/cia.git</connection>
1818
<developerConnection>scm:git:https://github.com/Hack23/cia.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>cia-all-2021.1.23</tag>
2020
<url>https://github.com/Hack23/cia/tree/master/</url>
2121
</scm>
2222
<distributionManagement>

0 commit comments

Comments
 (0)