Skip to content

Commit

Permalink
resolve pr
Browse files Browse the repository at this point in the history
pr comments addressed
  • Loading branch information
EricChen-Lei committed Aug 31, 2023
1 parent c91f74d commit 7e96cec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 23 deletions.
12 changes: 0 additions & 12 deletions co-simulation/fed/mosaic-carla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,18 +85,6 @@
<skipTests>true</skipTests>
</configuration>
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<executions>
<execution>
<id>make-assembly</id>
<phase>package</phase>
<goals>
<goal>single</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down
10 changes: 0 additions & 10 deletions co-simulation/legal/templates/missing-licenses.properties
Original file line number Diff line number Diff line change
@@ -1,10 +0,0 @@
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
# - The Apache Software License, Version 2.0
#-------------------------------------------------------------------------------
# Please fill the missing licenses for dependencies :
#
#
#Fri Jun 25 10:56:39 CEST 2010
com.cnuernber--ham-fisted--1.000-beta-85=MIT License
1 change: 0 additions & 1 deletion co-simulation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@
<exclude>target/**</exclude>
<exclude>**/ClientServerChannelProtos.java</exclude>
<exclude>fed/mosaic-carma/**</exclude>
<exclude>fed/mosaic-carla/**</exclude>
</excludes>
<useDefaultExcludes>true</useDefaultExcludes>
<encoding>${project.build.sourceEncoding}</encoding>
Expand Down

0 comments on commit 7e96cec

Please sign in to comment.