Skip to content

Commit

Permalink
v1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
robrua committed Jul 15, 2018
1 parent f5784fa commit 376618c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.merakianalytics.datapipelines</groupId>
<artifactId>datapipelines</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>

<name>datapipelines</name>
<description>Caching abstraction layer for orchestrating multiple cache tiers</description>
Expand Down Expand Up @@ -116,7 +116,6 @@
<profiles>
<profile>
<id>release</id>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand All @@ -127,7 +126,6 @@
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 376618c

Please sign in to comment.