Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freemo committed Oct 17, 2016
1 parent cab5a04 commit 1342ca1
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.syncleus.aparapi</groupId>
<artifactId>aparapi-examples</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -64,19 +64,6 @@
</developer>
</developers>

<repositories>
<repository>
<id>ossrh.snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>com.syncleus.aparapi</groupId>
Expand Down

0 comments on commit 1342ca1

Please sign in to comment.