Skip to content

Commit

Permalink
Updated to 1.0-alpha-a
Browse files Browse the repository at this point in the history
  • Loading branch information
Picono435 committed Aug 18, 2020
1 parent 1c19870 commit 75233d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<version>true</version>
<linksource>true</linksource>
<notimestamp>true</notimestamp>
<bottom>&lt;b&gt;Milkbowl, 2020&lt;/b&gt;</bottom>
<bottom>&lt;b&gt;PiconoDev, 2020&lt;/b&gt;</bottom>
<reportOutputDirectory>${project.build.directory}</reportOutputDirectory>
<destDir>javadoc-latest</destDir>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.picono435</groupId>
<artifactId>picojobs</artifactId>
<version>1.0-alpha-1</version>
<version>1.0-alpha-1a</version>
<packaging>jar</packaging>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 75233d2

Please sign in to comment.