Skip to content

Commit 632e6e1

Browse files
Merge pull request #2976 from planetf1/issue2923d
Release 1.7 - #2923 Drop -SNAPSHOT from 1.7 release
2 parents 6adc0d3 + 0cd217d commit 632e6e1

File tree

328 files changed

+352
-352
lines changed

Some content is hidden

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

328 files changed

+352
-352
lines changed

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>1.7-SNAPSHOT</version>
13+
<version>1.7</version>
1414
</parent>
1515

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

developer-resources/Release-Process.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>1.7-SNAPSHOT</version>
13+
<version>1.7</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>1.7-SNAPSHOT</version>
13+
<version>1.7</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>1.7-SNAPSHOT</version>
13+
<version>1.7</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>1.7-SNAPSHOT</version>
13+
<version>1.7</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>1.7-SNAPSHOT</version>
13+
<version>1.7</version>
1414
</parent>
1515

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

open-metadata-distribution/open-metadata-assemblies/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-distribution</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>1.7-SNAPSHOT</version>
13+
<version>1.7</version>
1414
</parent>
1515

1616
<name>Open Metadata Assemblies</name>

open-metadata-distribution/open-metadata-packages/open-metadata-adapter-package/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-packages</artifactId>
1212
<groupId>org.odpi.egeria</groupId>
13-
<version>1.7-SNAPSHOT</version>
13+
<version>1.7</version>
1414
</parent>
1515

1616
<packaging>pom</packaging>

0 commit comments

Comments
 (0)