File tree Expand file tree Collapse file tree
src/main/java/com/embabel Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919 <properties >
2020 <java .version>21</java .version>
21- <embabel-agent .version>0.1.1-SNAPSHOT </embabel-agent .version>
21+ <embabel-agent .version>0.1.1</embabel-agent .version>
2222 </properties >
2323
2424 <dependencies >
6666 <snapshots >
6767 <enabled >false</enabled >
6868 </snapshots >
69- </repository >
69+ </repository >
7070 <repository >
7171 <id >embabel-snapshots</id >
7272 <url >https://repo.embabel.com/artifactory/libs-snapshot</url >
Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package com .embabel . template ;
16+ package com .embabel ;
1717
1818import com .embabel .agent .config .annotation .EnableAgentShell ;
1919import com .embabel .agent .config .annotation .EnableAgents ;
You can’t perform that action at this time.
0 commit comments