Skip to content

Commit

Permalink
chore: removed exec plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 committed Dec 7, 2023
1 parent 20aed51 commit e2cdc80
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<configuration>
<mainClass>io.qdrant.client.Main</mainClass>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit e2cdc80

Please sign in to comment.