Skip to content

Commit

Permalink
Release version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnact committed May 24, 2018
1 parent bd9cb69 commit 0c4051e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.himalay</groupId>
<groupId>com.github.krishnact</groupId>
<artifactId>cayenne-lpp</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<repositories>
<repository>
<id>jitpack.io</id>
Expand Down

0 comments on commit 0c4051e

Please sign in to comment.