Skip to content

Commit 93d8e6e

Browse files
committed
GH-229 - Release version 0.19.0.
1 parent 803c454 commit 93d8e6e

File tree

20 files changed

+32
-48
lines changed

20 files changed

+32
-48
lines changed

Diff for: jmolecules-archunit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jmolecules.integrations</groupId>
77
<artifactId>jmolecules-integrations</artifactId>
8-
<version>0.19.0-SNAPSHOT</version>
8+
<version>0.19.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

Diff for: jmolecules-bytebuddy-empty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: jmolecules-bytebuddy-nodep/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-axon/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>org.jmolecules.integrations</groupId>
97
<artifactId>jmolecules-bytebuddy-tests-parent</artifactId>
10-
<version>0.19.0-SNAPSHOT</version>
8+
<version>0.19.0</version>
119
<relativePath>../jmolecules-bytebuddy-tests-parent/pom.xml</relativePath>
1210
</parent>
1311

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-core/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>org.jmolecules.integrations</groupId>
86
<artifactId>jmolecules-bytebuddy-tests</artifactId>
9-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
108
<relativePath>../pom.xml</relativePath>
119
</parent>
1210

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jakarta/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>org.jmolecules.integrations</groupId>
86
<artifactId>jmolecules-bytebuddy-tests-parent</artifactId>
9-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
108
<relativePath>../jmolecules-bytebuddy-tests-parent/pom.xml</relativePath>
119
</parent>
1210

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jdbc/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>org.jmolecules.integrations</groupId>
97
<artifactId>jmolecules-bytebuddy-tests-parent</artifactId>
10-
<version>0.19.0-SNAPSHOT</version>
8+
<version>0.19.0</version>
119
<relativePath>../jmolecules-bytebuddy-tests-parent/pom.xml</relativePath>
1210
</parent>
1311

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-jpa/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>org.jmolecules.integrations</groupId>
86
<artifactId>jmolecules-bytebuddy-tests-parent</artifactId>
9-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
108
<relativePath>../jmolecules-bytebuddy-tests-parent/pom.xml</relativePath>
119
</parent>
1210

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-mongodb/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>org.jmolecules.integrations</groupId>
97
<artifactId>jmolecules-bytebuddy-tests-parent</artifactId>
10-
<version>0.19.0-SNAPSHOT</version>
8+
<version>0.19.0</version>
119
<relativePath>../jmolecules-bytebuddy-tests-parent/pom.xml</relativePath>
1210
</parent>
1311

Diff for: jmolecules-bytebuddy-tests/jmolecules-bytebuddy-tests-parent/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>org.jmolecules.integrations</groupId>
86
<artifactId>jmolecules-bytebuddy-tests</artifactId>
9-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
108
<relativePath>../pom.xml</relativePath>
119
</parent>
1210

Diff for: jmolecules-bytebuddy-tests/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53

64
<parent>
75
<groupId>org.jmolecules.integrations</groupId>
86
<artifactId>jmolecules-integrations</artifactId>
9-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
108
</parent>
119

1210
<artifactId>jmolecules-bytebuddy-tests</artifactId>

Diff for: jmolecules-bytebuddy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: jmolecules-ddd-integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
</parent>
99

1010
<name>jMolecules - DDD integration</name>

Diff for: jmolecules-jackson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: jmolecules-jpa/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: jmolecules-spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: jmolecules-starters/jmolecules-starter-ddd/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jmolecules.integrations</groupId>
77
<artifactId>jmolecules-starters</artifactId>
8-
<version>0.19.0-SNAPSHOT</version>
8+
<version>0.19.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -33,13 +33,13 @@
3333
<dependency>
3434
<groupId>org.jmolecules.integrations</groupId>
3535
<artifactId>jmolecules-ddd-integration</artifactId>
36-
<version>0.19.0-SNAPSHOT</version>
36+
<version>0.19.0</version>
3737
</dependency>
3838

3939
<dependency>
4040
<groupId>org.jmolecules.integrations</groupId>
4141
<artifactId>jmolecules-spring</artifactId>
42-
<version>0.19.0-SNAPSHOT</version>
42+
<version>0.19.0</version>
4343
<scope>runtime</scope>
4444
</dependency>
4545

Diff for: jmolecules-starters/jmolecules-starter-test/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jmolecules.integrations</groupId>
77
<artifactId>jmolecules-starters</artifactId>
8-
<version>0.19.0-SNAPSHOT</version>
8+
<version>0.19.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.jmolecules.integrations</groupId>
1919
<artifactId>jmolecules-archunit</artifactId>
20-
<version>0.19.0-SNAPSHOT</version>
20+
<version>0.19.0</version>
2121
</dependency>
2222

2323
<dependency>

Diff for: jmolecules-starters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jmolecules.integrations</groupId>
66
<artifactId>jmolecules-integrations</artifactId>
7-
<version>0.19.0-SNAPSHOT</version>
7+
<version>0.19.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.jmolecules.integrations</groupId>
55
<artifactId>jmolecules-integrations</artifactId>
6-
<version>0.19.0-SNAPSHOT</version>
6+
<version>0.19.0</version>
77

88
<name>jMolecules - Technology integrations</name>
99
<description>Modules to integrate jMolecules abstractions with implementation technologies</description>
@@ -269,7 +269,7 @@
269269
<url>https://github.com/xmolecules/jmolecules-integrations</url>
270270
<connection>scm:git:https://github.com/xmolecules/jmolecules-integrations</connection>
271271
<developerConnection>scm:git:ssh://[email protected]/xmolecules/jmolecules-integrations.git</developerConnection>
272-
<tag>0.10.0</tag>
272+
<tag>0.19.0</tag>
273273
</scm>
274274

275275
<distributionManagement>

0 commit comments

Comments
 (0)