Commit bd27652e authored by Müller, Marco's avatar Müller, Marco
Browse files

renames ejbsm.example to ejbWithStateMachine.example

parent 6186d45a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>ejbWithStatemachine.example</name>
	<name>ejbWithStateMachine.example</name>
	<comment></comment>
	<projects>
	</projects>
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<groupId>org.codeling</groupId>
	<artifactId>ejbsm.example</artifactId>
	<artifactId>ejbWithStateMachine.example</artifactId>
	<version>1.0.0-SNAPSHOT</version>
	<packaging>jar</packaging>