Skip to content

Commit

Permalink
[MDP-17] Working towards support for multiple drools versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarkonermann committed Jun 7, 2011
1 parent 0bcc616 commit 326b614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand Down Expand Up @@ -64,7 +65,6 @@
<version>${drools.version}</version>
</dependency>


</dependencies>

<build>
Expand Down

0 comments on commit 326b614

Please sign in to comment.