Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
airshiplay authored Jun 11, 2019
1 parent 0329d4a commit 803a396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yang-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</goals>
<configuration>
<outputDirectory>src/main/java</outputDirectory>
<packageName>com.certusnet.eng.yang.model</packageName>
<packageName>com.airlenet.yang.model</packageName>
</configuration>
</execution>
</executions>
Expand Down Expand Up @@ -85,4 +85,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 803a396

Please sign in to comment.