Michael Pasternak has uploaded a new change for review. Change subject: codegen: rename artifact-id to comply with the project name ......................................................................
codegen: rename artifact-id to comply with the project name Change-Id: I9b7c14d950de42455ed913df0ff4be890814b6fb Signed-off-by: Michael Pasternak <mpast...@redhat.com> --- M ovirt-engine-sdk-java-codegen/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk-java refs/changes/55/10555/1 diff --git a/ovirt-engine-sdk-java-codegen/pom.xml b/ovirt-engine-sdk-java-codegen/pom.xml index 762e957..33ed4cc 100644 --- a/ovirt-engine-sdk-java-codegen/pom.xml +++ b/ovirt-engine-sdk-java-codegen/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.ovirt.engine.sdk</groupId> - <artifactId>ovirt-java-sdk-codegen</artifactId> + <artifactId>ovirt-engine-sdk-java-codegen</artifactId> <packaging>jar</packaging> <version>1.0.0.1-SNAPSHOT</version> <name>ovirt-engine-sdk-java-codegen</name> -- To view, visit http://gerrit.ovirt.org/10555 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9b7c14d950de42455ed913df0ff4be890814b6fb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpast...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches