Skip to content

Commit

Permalink
Updating the onejar ref to a maven central based version. w/ group-id…
Browse files Browse the repository at this point in the history
… com.jolira
  • Loading branch information
Carbone authored and Carbone committed May 7, 2017
1 parent 93b1cf1 commit 87619b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mediarenderer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<!-- Package a standalone JAR with all dependencies -->
<plugin>
<groupId>org.dstovall</groupId>
<groupId>com.jolira</groupId>
<artifactId>onejar-maven-plugin</artifactId>
<executions>
<execution>
Expand Down Expand Up @@ -141,4 +141,4 @@
</profile>
</profiles>

</project>
</project>
4 changes: 2 additions & 2 deletions workbench/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<!-- Package a standalone JAR with all dependencies -->
<plugin>
<groupId>org.dstovall</groupId>
<groupId>com.jolira</groupId>
<artifactId>onejar-maven-plugin</artifactId>
<executions>
<execution>
Expand Down Expand Up @@ -164,4 +164,4 @@

</dependencies>

</project>
</project>

0 comments on commit 87619b4

Please sign in to comment.