lib/templates/resource/model/JpaBaseEntity.java.erb in spring-gen-0.1.0 vs lib/templates/resource/model/JpaBaseEntity.java.erb in spring-gen-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
-package <%=@group_id%>.model;
+package <%=@package%>.model;
/*
* Copyright (c) 2015 <%=@user_name%>
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by