Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat19 committed Feb 5, 2021
1 parent cb08dcb commit f89f7df
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@

<groupId>com.paradox.geeks</groupId>
<artifactId>Doomsday</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
<appassembler.version>1.10</appassembler.version>

<jdk.version>1.8</jdk.version>
Expand All @@ -22,7 +21,7 @@
<repository>
<id>github</id>
<name>raja19 Apache Maven Packages</name>
<url>https://maven.pkg.github.com/rajat19/Doomsday</url>
<url>https://maven.pkg.github.com/rajat19/Doomsday/com/paradox/geeks/Doomsday</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit f89f7df

Please sign in to comment.