Skip to content

Commit

Permalink
fix: Linkedin Connector - Meeds-io/MIPs#141
Browse files Browse the repository at this point in the history
Work in Progress
  • Loading branch information
sergeByishimo committed Sep 17, 2024
1 parent 0487768 commit 8c35ab3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions gamification-linkedin-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<!-- <configuration>-->
<!-- <outputDirectory>/Users/serge/Downloads/meeds-community-7.0.x-meed-SNAPSHOT/lib</outputDirectory>-->
<!-- </configuration>-->
</plugin>
</plugins>
</build>
Expand Down
1 change: 0 additions & 1 deletion gamification-linkedin-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
<artifactId>maven-war-plugin</artifactId>
<configuration>
<packagingExcludes>**/*.less,**/*.vue,css/lib/*,vue-app/**,js/mock/**/*,**-dev.*</packagingExcludes>
<!-- <outputDirectory>/Users/serge/Downloads/meeds-community-7.0.x-meed-SNAPSHOT/webapps</outputDirectory>-->
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 8c35ab3

Please sign in to comment.