Skip to content

Commit d514a62

Browse files
committed
#6898 Update version to 3.12
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
1 parent dad5789 commit d514a62

File tree

443 files changed

+446
-446
lines changed

Some content is hidden

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

443 files changed

+446
-446
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ plugins {
3838
allprojects {
3939

4040
group = 'org.odpi.egeria'
41-
version = '3.12-SNAPSHOT'
41+
version = '3.12'
4242

4343
// Mostly java, so default to this for now
4444
apply plugin: 'java'

developer-resources/License-Example-Files/License_for_POM_Files.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>egeria</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>3.12-SNAPSHOT</version>
13+
<version>3.12</version>
1414
</parent>
1515

1616
<name>Add module name here</name>

developer-resources/Release-Process.md

Lines changed: 1 addition & 1 deletion

developer-resources/tools/HTTPie-Curl.md

Lines changed: 1 addition & 1 deletion

open-metadata-conformance-suite/docs/platform-workbench/test-cases/platform-origin-test-case.md

Lines changed: 1 addition & 1 deletion

open-metadata-conformance-suite/open-metadata-conformance-suite-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>open-metadata-conformance-suite</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>3.12-SNAPSHOT</version>
13+
<version>3.12</version>
1414
</parent>
1515

1616
<name>Open Metadata Conformance Suite API</name>

open-metadata-conformance-suite/open-metadata-conformance-suite-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>open-metadata-conformance-suite</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>3.12-SNAPSHOT</version>
13+
<version>3.12</version>
1414
</parent>
1515

1616
<name>Open Metadata Conformance Suite Client</name>

open-metadata-conformance-suite/open-metadata-conformance-suite-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>open-metadata-conformance-suite</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>3.12-SNAPSHOT</version>
13+
<version>3.12</version>
1414
</parent>
1515

1616
<name>Open Metadata Conformance Suite Server-side</name>

open-metadata-conformance-suite/open-metadata-conformance-suite-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>open-metadata-conformance-suite</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>3.12-SNAPSHOT</version>
13+
<version>3.12</version>
1414
</parent>
1515

1616
<name>Open Metadata Conformance Suite with Spring</name>

open-metadata-conformance-suite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>egeria</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>3.12-SNAPSHOT</version>
13+
<version>3.12</version>
1414
</parent>
1515

1616
<name>Open Metadata Conformance Suite</name>

0 commit comments

Comments
 (0)