Skip to content

Commit

Permalink
feat: Polarion 2410 support
Browse files Browse the repository at this point in the history
Refs: #202
  • Loading branch information
grigoriev committed Oct 25, 2024
1 parent b033e38 commit eda6c03
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@

<slf4j-api.artifactId>slf4j-api-1.7.36</slf4j-api.artifactId>
<jaxb-api.artifactId>jaxb-api-2.4.0-b180830.0359-patched</jaxb-api.artifactId>
<velocity-engine-core.artifactId>velocity-engine-core-2.3</velocity-engine-core.artifactId>
</properties>
</profile>

Expand All @@ -230,7 +229,6 @@

<slf4j-api.artifactId>slf4j-api-1.7.36</slf4j-api.artifactId>
<jaxb-api.artifactId>jaxb-api-2.4.0-b180830.0359-patched</jaxb-api.artifactId>
<velocity-engine-core.artifactId>velocity-engine-core-2.3</velocity-engine-core.artifactId>
</properties>
</profile>

Expand All @@ -253,7 +251,6 @@

<slf4j-api.artifactId>slf4j.api_1.7.36</slf4j-api.artifactId>
<jaxb-api.artifactId>jaxb-api.patched_2.4.0.b1808300359</jaxb-api.artifactId>
<velocity-engine-core.artifactId>org.apache.velocity.engine-core_2.3.0</velocity-engine-core.artifactId>
</properties>
</profile>

Expand Down Expand Up @@ -412,13 +409,6 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.polarion.thirdparty</groupId>
<artifactId>${velocity-engine-core.artifactId}</artifactId>
<version>${polarion.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.polarion.thirdparty</groupId>
<artifactId>org.springframework.spring-web_5.3.20</artifactId>
Expand Down

0 comments on commit eda6c03

Please sign in to comment.