Skip to content

Commit

Permalink
Code: Possible fix for wrong upload order for java8 deploy (again x6)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenGnu committed Jun 20, 2024
1 parent 5738c36 commit def9bff
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1142,17 +1142,6 @@
</dependency>
</dependencies>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>upload</id>
<activation>
<activeByDefault>true</activeByDefault>
<jdk>17</jdk>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>wagon-maven-plugin</artifactId>
Expand Down

0 comments on commit def9bff

Please sign in to comment.