Skip to content

Commit

Permalink
changed ucc package names
Browse files Browse the repository at this point in the history
  • Loading branch information
cstockloew committed Jun 23, 2017
1 parent b780509 commit 9a5b28c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

/**
* This object contains factory methods for each Java content interface and Java
* element interface generated in the org.universAAL.ucc.model.uapp package.
* element interface generated in the org.universAAL.tools.ucc.model.uapp package.
* <p>
* An ObjectFactory allows you to programatically construct new instances of the
* Java representation for XML content. The Java representation of XML content
Expand All @@ -50,7 +50,7 @@ public class ObjectFactory {

/**
* Create a new ObjectFactory that can be used to create new instances of
* schema derived classes for package: org.universAAL.ucc.model.uapp
* schema derived classes for package: org.universAAL.tools.ucc.model.uapp
*
*/
public ObjectFactory() {
Expand Down

0 comments on commit 9a5b28c

Please sign in to comment.