diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-16 12:38:19 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-16 12:38:19 -0700 |
| commit | f17589fe41f03b61468e19fbf55d092ce8b45146 (patch) | |
| tree | 98fc4210690302ac6946025b2638da622ca62526 /pom.xml | |
| parent | c7fb9849615afd79d5fe53a28d3a4bc33f2119bd (diff) | |
Bump JHolodex to 1.1
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -48,7 +48,7 @@ <dependency> <groupId>com.github.pinapelz</groupId> <artifactId>JHolodex</artifactId> - <version>0.05</version> + <version>1.1</version> </dependency> </dependencies> @@ -56,10 +56,6 @@ <defaultGoal>clean package</defaultGoal> <plugins> <plugin> - <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.2</version> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>3.1.0</version> |
