Skip to content

Commit

Permalink
Removed Profiler jar assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
andreagulino committed Feb 28, 2018
1 parent c777afd commit f2cb44d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ build.log

#SHITTY output not in target directory
build.log

#OSX
.DS_Store
4 changes: 2 additions & 2 deletions GMQL-Profiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</configuration>
</plugin>

<plugin>
<!--plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.4.1</version>
<configuration>
Expand All @@ -102,7 +102,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin-->

<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit f2cb44d

Please sign in to comment.