diff options
Diffstat (limited to 'standardization/pom.xml')
-rw-r--r-- | standardization/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/pom.xml b/standardization/pom.xml index af0ec538..8ccd77d3 100644 --- a/standardization/pom.xml +++ b/standardization/pom.xml @@ -21,7 +21,7 @@ language governing permissions and limitations under the License. <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>${revision}</version> + <version>1.9.0</version> <relativePath>..</relativePath> </parent> |