<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Version issue in service builder in DXP 7.3</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119971248" />
  <subtitle>Version issue in service builder in DXP 7.3</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119971248</id>
  <updated>2026-04-06T11:47:20Z</updated>
  <dc:date>2026-04-06T11:47:20Z</dc:date>
  <entry>
    <title>RE: Version issue in service builder in DXP 7.3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119973259" />
    <author>
      <name>Prashant Ballal</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119973259</id>
    <updated>2020-09-20T12:25:44Z</updated>
    <published>2020-09-20T12:25:44Z</published>
    <summary type="html">Thanks for the response. This is the solution. I changed gradle.properties to liferay.workspace.target.platform.version = 7.3.4 and deleted the generated classes in service builder and run the buildService. The deployment issue is resolved.</summary>
    <dc:creator>Prashant Ballal</dc:creator>
    <dc:date>2020-09-20T12:25:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: Version issue in service builder in DXP 7.3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119971723" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119971723</id>
    <updated>2021-05-02T11:43:12Z</updated>
    <published>2020-09-19T08:32:08Z</published>
    <summary type="html">Can you check your gradle.properties file? There should be a line like
this, can you check it the number is correct?&lt;br /&gt;
liferay.workspace.target.platform.version = 7.3.4</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2020-09-19T08:32:08Z</dc:date>
  </entry>
  <entry>
    <title>Version issue in service builder in DXP 7.3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119971247" />
    <author>
      <name>Prashant Ballal</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119971247</id>
    <updated>2020-09-18T18:07:06Z</updated>
    <published>2020-09-18T18:07:06Z</published>
    <summary type="html">&lt;blockquote&gt;I am trying out DXP 7.3.4 GA5 CE. I have Created a service builder, Initially version of  &amp;#34;com.liferay.portal.kernel is 5.4.0&amp;#34;  as I deploy it below exception is thrown&lt;/blockquote&gt; Unresolved requirement: Import-Package: com.liferay.portal.kernel.model; version=&amp;#34;[4.1.0,5.0.0)&amp;#34;_ [Sanitized]&lt;br /&gt;Now If I change the version to 5.0.0, it&amp;#39;s not refreshing.&lt;br /&gt;For all the other web modules I have created they are deployed with &amp;#34;com.liferay.portal.kernel -6.0.0&amp;#34;Below is the gradle file while is not working:dependencies {&lt;br /&gt;    compileOnly group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.petra.io&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.petra.lang&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.petra.string&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;com.liferay&amp;#34;, name: &amp;#34;com.liferay.portal.aop.api&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;com.liferay.portal&amp;#34;, name: &amp;#34;com.liferay.portal.kernel&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;org.osgi&amp;#34;, name: &amp;#34;org.osgi.annotation.versioning&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;org.osgi&amp;#34;, name: &amp;#34;org.osgi.core&amp;#34;&lt;br /&gt;    compileOnly group: &amp;#34;org.osgi&amp;#34;, name: &amp;#34;org.osgi.service.component.annotations&amp;#34;&lt;br /&gt;}&lt;img src="/documents/portlet_file_entry/14/image--tempRandomSuffix--RPUY9eWu.png/478436c8-62fb-6f7b-d73e-4add695f226e" /&gt;&lt;br /&gt;Thanks In Advance</summary>
    <dc:creator>Prashant Ballal</dc:creator>
    <dc:date>2020-09-18T18:07:06Z</dc:date>
  </entry>
</feed>
